From 8149c82b3301aeee02b3bb94a89e1f16cdc08920 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sat, 27 Mar 2010 22:31:39 +1100 Subject: [PATCH] physfs: 2.0.0 -> 2.0.1 --- physfs/.footprint | 4 ++-- physfs/.md5sum | 2 +- physfs/Pkgfile | 3 +-- 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)