Upgrade to 0.12.1 (#2186)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8467 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-08-23 15:25:45 +00:00
parent 5260f62dd1
commit 4b7d5f1591

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mpc
PKG_VERSION:=0.12.0
PKG_VERSION:=0.12.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.musicpd.org/uploads/files/
PKG_MD5SUM:=9ec03c5f3d136a9a58ef665dfb100e52
PKG_MD5SUM:=a93a390315aacfec061c8df89fb5e35f
PKG_CAT:=bzcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)