Browse Source

mpd: update to 0.19.19

Waldemar Brodkorb 9 years ago
parent
commit
61c1716db9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/mpd/Makefile

+ 2 - 2
package/mpd/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 include ${ADK_TOPDIR}/rules.mk
 
 
 PKG_NAME:=		mpd
 PKG_NAME:=		mpd
-PKG_VERSION:=		0.19.18
+PKG_VERSION:=		0.19.19
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		764c991c54980cb97e876e3f65d63410c0c561b7be996b832e058053e005ed47
+PKG_HASH:=		bc856cda4136403446d53d11576f86990b61d1fe4668f6008e9eae47450d4e1d
 PKG_DESCR:=		music player daemon
 PKG_DESCR:=		music player daemon
 PKG_SECTION:=		mm/audio
 PKG_SECTION:=		mm/audio
 PKG_DEPENDS:=		glib libmpdclient boost libncurses libexpat
 PKG_DEPENDS:=		glib libmpdclient boost libncurses libexpat