mpd: update to 0.22.11
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
0d4133a328
commit
d035435f04
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=mpd
|
||||
PKG_VERSION:=0.22.9
|
||||
PKG_VERSION:=0.22.11
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://www.musicpd.org/download/mpd/0.22/
|
||||
PKG_HASH:=f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64
|
||||
PKG_HASH:=143f7f34aaee6e87888f3dd35d49aade6656052651b960ca42b46cbb518ca0a0
|
||||
|
||||
PKG_MAINTAINER:=
|
||||
PKG_LICENSE:=GPL-2.0-or-later
|
||||
|
|
Loading…
Reference in a new issue