summaryrefslogtreecommitdiff
path: root/physfs
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2010-03-27 22:31:39 +1100
committerDanny Rawlins <monster.romster@gmail.com>2010-03-27 23:06:51 +1100
commit8149c82b3301aeee02b3bb94a89e1f16cdc08920 (patch)
treef6f68f81229db2a7b05134691d8a62d6cbfb8884 /physfs
parent3487bf0b2594d58d7e0cb8d26eb0be8467e720a2 (diff)
downloadcontrib-8149c82b3301aeee02b3bb94a89e1f16cdc08920.tar.gz
contrib-8149c82b3301aeee02b3bb94a89e1f16cdc08920.tar.xz
physfs: 2.0.0 -> 2.0.1
Diffstat (limited to 'physfs')
-rw-r--r--physfs/.footprint4
-rw-r--r--physfs/.md5sum2
-rw-r--r--physfs/Pkgfile3
3 files changed, 4 insertions, 5 deletions
diff --git a/physfs/.footprint b/physfs/.footprint
index cadaa3692..b134f3864 100644
--- a/physfs/.footprint
+++ b/physfs/.footprint
@@ -5,5 +5,5 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/physfs.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libphysfs.so -> libphysfs.so.1
-lrwxrwxrwx root/root usr/lib/libphysfs.so.1 -> libphysfs.so.2.0.0
--rwxr-xr-x root/root usr/lib/libphysfs.so.2.0.0
+lrwxrwxrwx root/root usr/lib/libphysfs.so.1 -> libphysfs.so.2.0.1
+-rwxr-xr-x root/root usr/lib/libphysfs.so.2.0.1
diff --git a/physfs/.md5sum b/physfs/.md5sum
index b5614cb9c..d5758e64c 100644
--- a/physfs/.md5sum
+++ b/physfs/.md5sum
@@ -1 +1 @@
-cfc53e0c193914c9c5ab522e58737373 physfs-2.0.0.tar.gz
+df00465fcfa80e87f718961c6dd6b928 physfs-2.0.1.tar.gz
diff --git a/physfs/Pkgfile b/physfs/Pkgfile
index 023f1cdd1..d3886119a 100644
--- a/physfs/Pkgfile
+++ b/physfs/Pkgfile
@@ -3,10 +3,9 @@
# Maintainer: Danny Rawlins, monster dot romster at gmail dot com
# Packager: Mark Rosenstand, mark at borkware dot net
# Depends on: ncurses readline zlib cmake
-# Optional: wxgtk
name=physfs
-version=2.0.0
+version=2.0.1
release=1
source=(http://icculus.org/$name/downloads/$name-$version.tar.gz)

Generated by cgit