diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:33:02 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:33:02 +0200 |
commit | bfbf81face473ac76dd65ad36f7955ef0319c4fc (patch) | |
tree | 725cea3ceb96928692fd61e3fb5a766f020c9427 /libraries/physfs/physfs.info | |
parent | 1c0b06ff290a5f8515f88af0322f928f2e713a5f (diff) | |
download | slackbuilds-bfbf81face473ac76dd65ad36f7955ef0319c4fc.tar.gz |
libraries/physfs: Updated for version 2.0.0
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" |