diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2019-03-23 01:06:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-23 01:06:36 +0700 |
commit | a70cc8719b754367997c65a05ca15c4645cbda89 (patch) | |
tree | 74ca005d8801917ee1ec8a717ff5cf333f7e94da /libraries/physfs/physfs.info | |
parent | 3fa4e2046f66d7c56b2d92504fe605f0fd805855 (diff) |
libraries/physfs: Updated for version 3.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 b8f6e44eae808..7db73967f4570 100644 --- a/libraries/physfs/physfs.info +++ b/libraries/physfs/physfs.info @@ -1,10 +1,10 @@ PRGNAM="physfs" -VERSION="3.0.1" +VERSION="3.0.2" HOMEPAGE="https://icculus.org/physfs/" -DOWNLOAD="https://icculus.org/physfs/downloads/physfs-3.0.1.tar.bz2" -MD5SUM="359f102bcbd62accf84ef32f4863255d" +DOWNLOAD="https://icculus.org/physfs/downloads/physfs-3.0.2.tar.bz2" +MD5SUM="dc751294aaf59d1359bbe34e693d1d87" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Johannes Schoepfer" -EMAIL="slackbuilds[at]schoepfer[dot]info" +EMAIL="slackbuilds@schoepfer.info" |