diff options
Diffstat (limited to 'network/openresolv/openresolv.SlackBuild')
-rw-r--r-- | network/openresolv/openresolv.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/openresolv/openresolv.SlackBuild b/network/openresolv/openresolv.SlackBuild index 0d8d3b9b21..90bb4c9f70 100644 --- a/network/openresolv/openresolv.SlackBuild +++ b/network/openresolv/openresolv.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for openresolv -# Copyright 2012 synbq Bucharest +# Copyright 2012-2013 synbq Bucharest # 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=openresolv -VERSION=${VERSION:-3.5.3} +VERSION=${VERSION:-3.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |