1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-11-22 00:19:20 +02:00

libphysfs: Re-enabled the md5sum

This commit is contained in:
bartbes 2010-07-31 17:21:50 +02:00
parent f1c61d5023
commit 613a4e455b

View File

@ -10,9 +10,9 @@ PKG_RELEASE:=1
#PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE:=physfs-2.0.0.tar.gz
PKG_SOURCE_URL:=http://icculus.org/physfs/downloads/
# PKG_MD5SUM:=cfc53e0c193914c9c5ab522e58737373
PKG_CAT:=zcat
PKG_SOURCE_URL:=http://icculus.org/physfs/downloads/
PKG_MD5SUM:=cfc53e0c193914c9c5ab522e58737373
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/physfs-$(PKG_VERSION)