aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2018-10-21 20:38:16 +0200
committerPeter Wagner <tripolar@gmx.at>2018-10-21 20:38:37 +0200
commit072fad310f9730745b5199569d28850116398cf3 (patch)
treefb35f130d5ed4fcf956cce22efabe5ab97549b50
parent0264000384bac623b677292208653cc4784dfd20 (diff)
alsa-lib: update to 1.1.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
-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 4c682622b..40d50a543 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.6
+PKG_VERSION:=1.1.7
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:=5f2cd274b272cae0d0d111e8a9e363f08783329157e8dd68b3de0c096de6d724
+PKG_HASH:=9d6000b882a3b2df56300521225d69717be6741b71269e488bb20a20783bdc09
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
Peter Wagner <tripolar@gmx.at>