network/openresolv: Updated for version 3.5.4.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
syncbq 2013-04-24 07:14:19 -04:00 committed by Niels Horn
parent 9cc10d5923
commit 43e2aa36e1
3 changed files with 6 additions and 6 deletions

View file

@ -16,4 +16,4 @@ down /etc/openvpn/update-resolv-conf
by passing OPENVPN=yes to the SlackBuild script, it will
copy update-resolv-conf file to /etc/openvpn folder.
Please consult update-resolv-conf before doing this.
Please consult update-resolv-conf before doing this.

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="openresolv"
VERSION="3.5.3"
VERSION="3.5.4"
HOMEPAGE="http://roy.marples.name/projects/openresolv"
DOWNLOAD="http://roy.marples.name/downloads/openresolv/openresolv-3.5.3.tar.bz2"
MD5SUM="3801d1edef2658205dabfdb9ea559806"
DOWNLOAD="http://roy.marples.name/downloads/openresolv/openresolv-3.5.4.tar.bz2"
MD5SUM="617a52fbe6f253f231d9f78f1ea74281"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""