ports/contrib (3.2): physfs: 2.0.2 -> 2.0.3
commit 04248f1f85c72422c3d4cedc307b480175588b74 Author: Danny Rawlins <monster.romster@gmail.com> Date: Wed Apr 6 11:04:41 2016 +1000 physfs: 2.0.2 -> 2.0.3 diff --git a/physfs/.footprint b/physfs/.footprint index 79e6121..5e4c9e1 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 99596e3..f366c28 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 ead9aff..504c101 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
participants (1)
-
crux@crux.nu