alsa: update to latest - 1.0.29
authorTed Hess <thess@kitschensync.net>
Mon, 20 Jul 2015 16:55:55 +0000 (12:55 -0400)
committerTed Hess <thess@kitschensync.net>
Mon, 20 Jul 2015 16:55:55 +0000 (12:55 -0400)
Signed-off-by: Ted Hess <thess@kitschensync.net>
libs/alsa-lib/Makefile
utils/alsa-utils/Makefile

index a4ccc233172718f26af6573db2a0c3e0664a2533..29fa9f70f3b7329af7c6e639bc98a0afdb1a56aa 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alsa-lib
-PKG_VERSION:=1.0.28
+PKG_VERSION:=1.0.29
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/lib/ \
                http://alsa.cybermirror.org/lib/
-PKG_MD5SUM:=c9e21b88a2b3e6e12ea7ba0f3b271fc3
+PKG_MD5SUM:=de67e0eca72474d6b1121037dafe1024
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
 
 PKG_LICENSE:=LGPLv2.1 GPLv2
index f7c8752652d9b12ed21d93f904c5f966baa2f3b0..44ff097bf9906f8d007c57f3659a9d6f74de4aa3 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2014 OpenWrt.org
+# Copyright (C) 2006-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=alsa-utils
-PKG_VERSION:=1.0.28
-PKG_RELEASE:=2
+PKG_VERSION:=1.0.29
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/utils/ \
                http://alsa.cybermirror.org/utils/
-PKG_MD5SUM:=361552d5b1cacd0a1e7ba09e69990211
+PKG_MD5SUM:=6b289bf874c4c9a63f4b3973093dd404
 PKG_INSTALL:=1
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>