diff options
author | Barry J. Grundy <bgrundy@linuxleo.com> | 2016-03-22 00:30:17 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-22 00:30:17 +0700 |
commit | ee7854c6af4e2e4606a24dd6bb5aae3cdab4d7b4 (patch) | |
tree | 61c7f156fccc8a7f7e4bb0c4dcf186deec447e22 /libraries/libregf/libregf.SlackBuild | |
parent | fc2dc297e0ef99fa77bdb01f38cd3cf4ebe8eefc (diff) |
libraries/libregf: Updated for version 20160107.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libregf/libregf.SlackBuild')
-rw-r--r-- | libraries/libregf/libregf.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libregf/libregf.SlackBuild b/libraries/libregf/libregf.SlackBuild index 81b1d134c9ff..013e2ec8c1f0 100644 --- a/libraries/libregf/libregf.SlackBuild +++ b/libraries/libregf/libregf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libregf -# Copyright 2014-2015 Barry J. Grundy (bgrundy<at>linuxleo.com) +# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,10 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Updated v20150315 March 2015 Barry J. Grundy +# Updated v20160107 March 2016 Barry J. Grundy PRGNAM=libregf -VERSION=${VERSION:-20150315} +VERSION=${VERSION:-20160107} STATUS=${STATUS:-alpha} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |