aboutsummaryrefslogtreecommitdiff
path: root/libs/alsa-lib/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2019-01-14 20:22:42 +0100
committerPeter Wagner <tripolar@gmx.at>2019-01-14 20:22:42 +0100
commite6760f31d76e7c7288590689e3c367c76fcd873c (patch)
tree15af92fcf4e40571f97ad3fe75aaa7a88b5aba6c /libs/alsa-lib/Makefile
parentc7700bfb15522f02b75da180fb26bb96b3436e3e (diff)
alsa-lib: update to 1.1.8
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'libs/alsa-lib/Makefile')
-rw-r--r--libs/alsa-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/alsa-lib/Makefile b/libs/alsa-lib/Makefile
index 749a0a73e..2184ec6db 100644
--- a/libs/alsa-lib/Makefile
+++ b/libs/alsa-lib/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=alsa-lib
-PKG_VERSION:=1.1.7
+PKG_VERSION:=1.1.8
PKG_RELEASE:=1
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:=9d6000b882a3b2df56300521225d69717be6741b71269e488bb20a20783bdc09
+PKG_HASH:=3cdc3a93a6427a26d8efab4ada2152e64dd89140d981f6ffa003e85be707aedf
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
Peter Wagner <tripolar@gmx.at>