diff options
Diffstat (limited to 'libraries/protobuf-c/protobuf-c.SlackBuild')
-rw-r--r-- | libraries/protobuf-c/protobuf-c.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/protobuf-c/protobuf-c.SlackBuild b/libraries/protobuf-c/protobuf-c.SlackBuild index 15cfc053c6..1144bb4c1d 100644 --- a/libraries/protobuf-c/protobuf-c.SlackBuild +++ b/libraries/protobuf-c/protobuf-c.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for protobuf-c # -# Copyright 2016 Marek Srejma, Germany +# Copyright 2017 Marek Srejma (sam_web@yahoo.de) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=protobuf-c -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |