aboutsummaryrefslogtreecommitdiff
path: root/sound/alsa-utils
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-06-12 20:26:56 -0700
committerRosen Penev <rosenp@gmail.com>2021-06-12 20:27:52 -0700
commit2a84e0923729c1e32743bfef9ecb45561962eeae (patch)
treee7c4c018627292f3be9cb45cb10458f6e92c9ae7 /sound/alsa-utils
parent47b48b2088e4110f4f03f5fc3f52d07e10b64544 (diff)
alsa-utils: update to 1.2.5
Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'sound/alsa-utils')
-rw-r--r--sound/alsa-utils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/alsa-utils/Makefile b/sound/alsa-utils/Makefile
index ff0c9b6ec..cf5eac10c 100644
--- a/sound/alsa-utils/Makefile
+++ b/sound/alsa-utils/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=alsa-utils
-PKG_VERSION:=1.2.4
-PKG_RELEASE:=1
+PKG_VERSION:=1.2.5
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.alsa-project.org/pub/utils/ \
http://distfiles.gentoo.org/distfiles/
-PKG_HASH:=98ffc2d599de0577d423a48fa5f20a992ca0b82d812ed1f2e58ade49ac6da426
+PKG_HASH:=09970af05838b30001ca93ba27cb85b24c45056c70a80066c3ece6abe5a19997
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
PKG_LICENSE:=GPL-2.0-or-later