diff options
author | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> | 2015-07-12 03:15:29 -0700 |
---|---|---|
committer | Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> | 2015-07-12 03:39:43 -0700 |
commit | b3a6cf1ea482ee67ab294f95f94cdcd72734d6cd (patch) | |
tree | e864f200802abaf47311e26d7d5fa8e857f85fa9 /net/vpnc/Makefile | |
parent | f1ee8796fb113f41320b71f6526156e53b7b5693 (diff) |
vpnc: bump release
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Diffstat (limited to 'net/vpnc/Makefile')
-rw-r--r-- | net/vpnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile index 95995e10c..052da0c3b 100644 --- a/net/vpnc/Makefile +++ b/net/vpnc/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vpnc PKG_REV:=550 PKG_VERSION:=0.5.3.r$(PKG_REV) -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://svn.unix-ag.uni-kl.de/vpnc/trunk/ |