diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile index c7ca612ea..b59d2f3b9 100644 --- a/libs/alsa-lib/Makefile +++ b/libs/alsa-lib/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=alsa-lib -PKG_VERSION:=1.2.5.1 +PKG_VERSION:=1.2.6.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \ http://distfiles.gentoo.org/distfiles/ -PKG_HASH:=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e +PKG_HASH:=ad582993d52cdb5fb159a0beab60a6ac57eab0cc1bdf85dc4db6d6197f02333f PKG_MAINTAINER:=Ted Hess , \ Peter Wagner