diff options
author | syncbq <syncrico@gmail.com> | 2013-04-24 07:14:19 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:30:16 -0300 |
commit | 43e2aa36e1b96706729ca0598248d81ec3fdd0fe (patch) | |
tree | c1a2bec46ce69c0e21f52472cb976172ef415752 /network/openresolv/openresolv.SlackBuild | |
parent | 9cc10d5923181244c369e6fce75a94a2c839c60a (diff) | |
download | slackbuilds-43e2aa36e1b96706729ca0598248d81ec3fdd0fe.tar.gz |
network/openresolv: Updated for version 3.5.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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} |