network/openresolv: Update to 3.9.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2019-12-30 03:03:59 -07:00 committed by Willy Sudiarto Raharjo
parent 2ee43d7471
commit 3833715927
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for openresolv
# Copyright 2012-2013 synbq Bucharest
# Copyright 2017 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# Copyright 2017-2019 Jeremy Hansen <jebrhansen+SBo -at- gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openresolv
VERSION=${VERSION:-3.9.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-3.9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="openresolv"
VERSION="3.9.0"
VERSION="3.9.2"
HOMEPAGE="https://roy.marples.name/projects/openresolv"
DOWNLOAD="https://roy.marples.name/downloads/openresolv/openresolv-3.9.0.tar.xz"
MD5SUM="177ad48b768d4d1bf37510f1af99dffe"
DOWNLOAD="https://roy.marples.name/downloads/openresolv/openresolv-3.9.2.tar.xz"
MD5SUM="f61cee805a145bf2809362013249f29d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""