summaryrefslogtreecommitdiffstats
path: root/libraries/physfs/physfs.SlackBuild
diff options
context:
space:
mode:
author Johannes Schoepfer2019-03-22 19:06:36 +0100
committer Willy Sudiarto Raharjo2019-03-22 19:06:36 +0100
commita70cc8719b754367997c65a05ca15c4645cbda89 (patch)
tree74ca005d8801917ee1ec8a717ff5cf333f7e94da /libraries/physfs/physfs.SlackBuild
parent3fa4e2046f66d7c56b2d92504fe605f0fd805855 (diff)
downloadslackbuilds-a70cc8719b754367997c65a05ca15c4645cbda89.tar.gz
libraries/physfs: Updated for version 3.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/physfs/physfs.SlackBuild')
-rw-r--r--libraries/physfs/physfs.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/physfs/physfs.SlackBuild b/libraries/physfs/physfs.SlackBuild
index 67e7602d4e..244a1966fa 100644
--- a/libraries/physfs/physfs.SlackBuild
+++ b/libraries/physfs/physfs.SlackBuild
@@ -4,7 +4,7 @@
#
# Copyright 2009 - 2013 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2015 Andrew Strong, Blue Mountains Australia
-# Copyright 2017 - 2018 Johannes Schoepfer, Germany
+# Copyright 2017 - 2019 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=physfs
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}