summaryrefslogtreecommitdiff
path: root/physfs
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2016-04-06 11:04:41 +1000
committerDanny Rawlins <monster.romster@gmail.com>2016-04-06 11:07:49 +1000
commit04248f1f85c72422c3d4cedc307b480175588b74 (patch)
tree570f1b0b7e20c21dcbdc4120b110d377e0e1186d /physfs
parentdcf70f11d778a6fe51db53ca9d7ac0e05afb7d00 (diff)
downloadcontrib-04248f1f85c72422c3d4cedc307b480175588b74.tar.gz
contrib-04248f1f85c72422c3d4cedc307b480175588b74.tar.xz
physfs: 2.0.2 -> 2.0.3
Diffstat (limited to 'physfs')
-rw-r--r--physfs/.footprint4
-rw-r--r--physfs/.md5sum2
-rw-r--r--physfs/Pkgfile4
3 files changed, 5 insertions, 5 deletions
diff --git a/physfs/.footprint b/physfs/.footprint
index 79e612129..5e4c9e101 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.2
--rwxr-xr-x root/root usr/lib/libphysfs.so.2.0.2
+lrwxrwxrwx root/root usr/lib/libphysfs.so.1 -> libphysfs.so.2.0.3
+-rwxr-xr-x root/root usr/lib/libphysfs.so.2.0.3
diff --git a/physfs/.md5sum b/physfs/.md5sum
index 99596e339..f366c285d 100644
--- a/physfs/.md5sum
+++ b/physfs/.md5sum
@@ -1 +1 @@
-4e8927c3d30279b03e2592106eb9184a physfs-2.0.2.tar.gz
+c2c727a8a8deb623b521b52d0080f613 physfs-2.0.3.tar.bz2
diff --git a/physfs/Pkgfile b/physfs/Pkgfile
index ead9affcf..504c101c9 100644
--- a/physfs/Pkgfile
+++ b/physfs/Pkgfile
@@ -5,9 +5,9 @@
# Depends on: cmake readline zlib
name=physfs
-version=2.0.2
+version=2.0.3
release=1
-source=(http://icculus.org/$name/downloads/$name-$version.tar.gz)
+source=(http://icculus.org/$name/downloads/$name-$version.tar.bz2)
build() {
cd $name-$version

Generated by cgit