From: Peter Wagner Date: Mon, 14 Jan 2019 19:22:42 +0000 (+0100) Subject: alsa-lib: update to 1.1.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e6760f31d76e7c7288590689e3c367c76fcd873c;p=openwrt-packages.git alsa-lib: update to 1.1.8 Signed-off-by: Peter Wagner --- 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 , \ Peter Wagner