network/NetworkManager-vpnc: Updated for version 0.9.8.6.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-03 10:34:47 -06:00
parent 29e8387296
commit 518cd3e68a
3 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for NetworkManager
# Copyright 2010-2012 Robby Workman, Northport, Alabama, USA
# Copyright 2010-2013 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=NetworkManager-vpnc
VERSION=${VERSION:-0.9.4.0}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.9.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="NetworkManager-vpnc"
VERSION="0.9.4.0"
VERSION="0.9.8.6"
HOMEPAGE="http://projects.gnome.org/NetworkManager/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-vpnc/0.9/NetworkManager-vpnc-0.9.4.0.tar.xz"
MD5SUM="d519b9036c7f732caf0a852bc037f444"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-vpnc/0.9/NetworkManager-vpnc-0.9.8.6.tar.xz"
MD5SUM="ae7751aa3738fcd954d863d25e3720e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="vpnc"

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
NetworkManager-vpnc: NetworkManager-vpnc (VPNC Support for NetworkManager)