physfs: 2.0.0 -> 2.0.1

This commit is contained in:
Danny Rawlins 2010-03-27 22:31:39 +11:00
parent 3487bf0b25
commit 8149c82b33
3 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -1 +1 @@
cfc53e0c193914c9c5ab522e58737373 physfs-2.0.0.tar.gz
df00465fcfa80e87f718961c6dd6b928 physfs-2.0.1.tar.gz

View File

@ -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)