diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2021-03-24 11:27:46 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-27 08:58:12 +0700 |
commit | 7c357ca96fbb587171d705f13407f32f43e93951 (patch) | |
tree | 1046c1821b1ed34fe8f1bc7a155501669c5147e2 /network/openresolv/openresolv.SlackBuild | |
parent | 119a66d46f114b214eea7129147c7557476d7459 (diff) |
network/openresolv: Version bump to 3.12.0 and update copyright year
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 0c25880e5d209..b21a307c5ff7c 100644 --- a/network/openresolv/openresolv.SlackBuild +++ b/network/openresolv/openresolv.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for openresolv # Copyright 2012-2013 synbq Bucharest -# Copyright 2017-2020 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> +# Copyright 2017-2021 Jeremy Hansen <jebrhansen+SBo -at- gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openresolv -VERSION=${VERSION:-3.11.0} +VERSION=${VERSION:-3.12.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |