diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-10-26 18:54:56 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-26 18:54:56 -0200 |
commit | f453d57b093cf77f226b11a30d6ff885cdd6b144 (patch) | |
tree | 5802967f839e63f11ad6ee2845c024484f7d54c9 /libraries/physfs/physfs.info | |
parent | 5cbc94614603d044d91ec835285b11b340146962 (diff) | |
download | slackbuilds-f453d57b093cf77f226b11a30d6ff885cdd6b144.tar.gz |
libraries/physfs: Updated for version 2.0.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/physfs/physfs.info')
-rw-r--r-- | libraries/physfs/physfs.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/physfs/physfs.info b/libraries/physfs/physfs.info index 5206961c24..abb0cd9ba2 100644 --- a/libraries/physfs/physfs.info +++ b/libraries/physfs/physfs.info @@ -1,10 +1,10 @@ PRGNAM="physfs" -VERSION="2.0.1" +VERSION="2.0.2" HOMEPAGE="http://icculus.org/physfs/" -DOWNLOAD="http://icculus.org/physfs/downloads/physfs-2.0.1.tar.gz" -MD5SUM="df00465fcfa80e87f718961c6dd6b928" +DOWNLOAD="http://icculus.org/physfs/downloads/physfs-2.0.2.tar.gz" +MD5SUM="4e8927c3d30279b03e2592106eb9184a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="dsomero" +APPROVED="dsomero,Niels Horn" |