diff options
Diffstat (limited to 'libraries/physfs/physfs.info')
-rw-r--r-- | libraries/physfs/physfs.info | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libraries/physfs/physfs.info b/libraries/physfs/physfs.info index de576c28c1..011eca7497 100644 --- a/libraries/physfs/physfs.info +++ b/libraries/physfs/physfs.info @@ -1,8 +1,10 @@ PRGNAM="physfs" -VERSION="1.1.1" +VERSION="2.0.0" HOMEPAGE="http://icculus.org/physfs/" -DOWNLOAD="http://icculus.org/physfs/downloads/physfs-1.1.1.tar.gz" -MD5SUM="0359b67793c1c14f00de1d1bbeb8ed6a" +DOWNLOAD="http://icculus.org/physfs/downloads/physfs-2.0.0.tar.gz" +MD5SUM="cfc53e0c193914c9c5ab522e58737373" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="rworkman" +APPROVED="dsomero" |