summaryrefslogtreecommitdiffstats
path: root/src/physfs.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-10-30 18:51:55 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-10-30 18:51:55 (GMT)
commitc67d37fc30ee516a87216fd65e592a3d468c2956 (patch)
tree9f2846a5dec3523c98862b6b2116543100930358 /src/physfs.mk
parent2eb0615d46f5dd352c8a83021ccf00dbba75c957 (diff)
downloadmxe-c67d37fc30ee516a87216fd65e592a3d468c2956.zip
mxe-c67d37fc30ee516a87216fd65e592a3d468c2956.tar.gz
mxe-c67d37fc30ee516a87216fd65e592a3d468c2956.tar.bz2
update package physfs
Diffstat (limited to 'src/physfs.mk')
-rw-r--r--src/physfs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/physfs.mk b/src/physfs.mk
index 414a272..ac032c2 100644
--- a/src/physfs.mk
+++ b/src/physfs.mk
@@ -3,9 +3,9 @@
PKG := physfs
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 2d3d3cc819ad26542d34451f44050b85635344d0
+$(PKG)_CHECKSUM := 327308c777009a41bbabb9159b18c4c0ac069537
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
-$(PKG)_FILE := $($(PKG)_SUBDIR).tar.gz
+$(PKG)_FILE := $($(PKG)_SUBDIR).tar.bz2
$(PKG)_URL := http://icculus.org/physfs/downloads/$($(PKG)_FILE)
$(PKG)_DEPS := gcc zlib