Browse Source

mpd: update to 0.18.16

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess 10 years ago
parent
commit
224eb43231
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      sound/mpd/Makefile

+ 3
- 3
sound/mpd/Makefile View File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=mpd
11
-PKG_VERSION:=0.18.11
12
-PKG_RELEASE:=2
11
+PKG_VERSION:=0.18.16
12
+PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 15
 PKG_SOURCE_URL:=http://www.musicpd.org/download/mpd/0.18/
16
-PKG_MD5SUM:=be23120f342250e8352f6499cb960fd2
16
+PKG_MD5SUM:=900657ff55726f4cc09a27eb7df57015
17 17
 PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>
18 18
 
19 19
 PKG_LICENSE:=GPL-2.0