diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:45:23 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:45:23 +0200 |
commit | e0fcf56ed82e2cc3fb2aa00dc9236c16919ee451 (patch) | |
tree | 606d53665d3cd1c773897d9dae38b372d390bac9 /libraries/physfs/physfs.info | |
parent | 10256649689d37ab7933a0f1c4874e41ffe154d4 (diff) | |
download | slackbuilds-e0fcf56ed82e2cc3fb2aa00dc9236c16919ee451.tar.gz |
libraries/physfs: Updated for version 1.1.1
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 7545d9654d..de576c28c1 100644 --- a/libraries/physfs/physfs.info +++ b/libraries/physfs/physfs.info @@ -1,8 +1,8 @@ PRGNAM="physfs" -VERSION="1.0.1" +VERSION="1.1.1" HOMEPAGE="http://icculus.org/physfs/" -DOWNLOAD="http://icculus.org/physfs/downloads/physfs-1.0.1.tar.gz" -MD5SUM="d0bd118c6b55fb1e020fe982d6ec6957" +DOWNLOAD="http://icculus.org/physfs/downloads/physfs-1.1.1.tar.gz" +MD5SUM="0359b67793c1c14f00de1d1bbeb8ed6a" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" -APPROVED="elohim,robw810" +APPROVED="rworkman" |