diff options
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 81b1d134c9ffb..013e2ec8c1f05 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} |