Update libmpcdec to 1.2.6 (#3601)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13408 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-11-28 17:39:34 +00:00
parent 5af2babce9
commit c4ba21e65e

View File

@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmpcdec
PKG_VERSION:=1.2.4
PKG_VERSION:=1.2.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://files.musepack.net/source/
PKG_MD5SUM:=9ce052b671df5a76e0e7f2b2eb037798
PKG_MD5SUM:=7f7a060e83b4278acf4b77d7a7b9d2c0
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/package.mk