diff options
author | Rosen Penev <rosenp@gmail.com> | 2020-05-12 15:46:37 -0700 |
---|---|---|
committer | Rosen Penev <rosenp@gmail.com> | 2020-05-13 15:26:45 -0700 |
commit | 6b44750ee3fa25e6c3ff96a8c2c4c7e6acbb83e4 (patch) | |
tree | 67ddd85a9d72a718159c0666824b00543acf159d /sound/upmpdcli/Makefile | |
parent | 1546a6341497c01589fe05e6c16c6405e1a9aef0 (diff) |
upmpdcli: update to 1.4.9
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'sound/upmpdcli/Makefile')
-rw-r--r-- | sound/upmpdcli/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/upmpdcli/Makefile b/sound/upmpdcli/Makefile index bfa216b18..7edeaa59a 100644 --- a/sound/upmpdcli/Makefile +++ b/sound/upmpdcli/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=upmpdcli -PKG_VERSION:=1.4.7 -PKG_RELEASE:=2 +PKG_VERSION:=1.4.9 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.lesbonscomptes.com/upmpdcli/downloads -PKG_HASH:=55dec356c98e16f00b1e547f9f4a1c03756317102e91982f93eca8cc4eda115e +PKG_HASH:=ace5a3166891109d2a874f21306986857ee2620230a77751ed6209f7b5cc9c58 PKG_MAINTAINER:=Petko Bordjukov <bordjukov@gmail.com> PKG_LICENSE:=LGPL-2.1-or-later |