diff options
-rw-r--r-- | network/openresolv/openresolv.SlackBuild | 4 | ||||
-rw-r--r-- | network/openresolv/openresolv.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/openresolv/openresolv.SlackBuild b/network/openresolv/openresolv.SlackBuild index 0c25880e5d..b21a307c5f 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} diff --git a/network/openresolv/openresolv.info b/network/openresolv/openresolv.info index dbda0208b4..3a5cdc223e 100644 --- a/network/openresolv/openresolv.info +++ b/network/openresolv/openresolv.info @@ -1,8 +1,8 @@ PRGNAM="openresolv" -VERSION="3.11.0" +VERSION="3.12.0" HOMEPAGE="https://roy.marples.name/projects/openresolv" -DOWNLOAD="https://roy.marples.name/downloads/openresolv/openresolv-3.11.0.tar.xz" -MD5SUM="0203654e2c930f8d58892d4572237d5c" +DOWNLOAD="https://roy.marples.name/downloads/openresolv/openresolv-3.12.0.tar.xz" +MD5SUM="595f8633c111c150b86825b027e0bbde" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |