diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-09-29 16:18:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-09-29 16:18:41 +0200 |
commit | a40050f1fb8f4c40b70905113e91b29c92b921ef (patch) | |
tree | 87707e8081b0f22c8e0a4ca5647eb6f771913324 /package/alsa-lib/Makefile | |
parent | 97a32727f38c1b11d938665146dea2628977879a (diff) |
update alsa
Diffstat (limited to 'package/alsa-lib/Makefile')
-rw-r--r-- | package/alsa-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/alsa-lib/Makefile b/package/alsa-lib/Makefile index a82b57b24..ad33d2a9e 100644 --- a/package/alsa-lib/Makefile +++ b/package/alsa-lib/Makefile @@ -4,9 +4,9 @@ include ${TOPDIR}/rules.mk PKG_NAME:= alsa-lib -PKG_VERSION:= 1.0.25 +PKG_VERSION:= 1.0.26 PKG_RELEASE:= 1 -PKG_MD5SUM:= 06fe5819020c6684b991dcffc5471304 +PKG_MD5SUM:= 2dfa35d28471d721e592b616beedf965 PKG_DESCR:= ALSA sound library PKG_SECTION:= libs PKG_URL:= http://www.alsa-project.org/ |