summaryrefslogtreecommitdiff
path: root/package/libmodplug/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-24 13:45:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-24 13:45:28 +0100
commit850ed0a79fd5c91ac6d037b151cd6ce314a3871f (patch)
treeccb68032bb48b993d3e6b79cba0dc842e5b044c1 /package/libmodplug/Makefile
parentc0c6f1a00ae612aca71a9c404056ff5656263513 (diff)
parentf71d123ae12dad7f1b3df2be6e8a9353f12901da (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libmodplug/Makefile')
-rw-r--r--package/libmodplug/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/libmodplug/Makefile b/package/libmodplug/Makefile
index f08435ee4..421243c03 100644
--- a/package/libmodplug/Makefile
+++ b/package/libmodplug/Makefile
@@ -4,13 +4,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= libmodplug
-PKG_VERSION:= 0.8.8.4
-PKG_RELEASE:= 2
-PKG_MD5SUM:= fddc3c704c5489de2a3cf0fedfec59db
+PKG_VERSION:= 0.8.8.5
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 5f30241db109d647781b784e62ddfaa1
PKG_DESCR:= a MOD player library
PKG_SECTION:= libs
PKG_URL:= http://modplug-xmms.sourceforge.net
-PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=modplug-xmms/libmodplug/0.8.8.4/}
+PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=modplug-xmms/libmodplug/0.8.8.5/}
PKG_OPTS:= dev
include $(TOPDIR)/mk/package.mk