diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-04-24 20:16:09 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-04-24 20:16:09 +0200 |
commit | 60efffb8de88fd162cf530495051fc8a35b5e8cb (patch) | |
tree | bbec078a2c8017aca08d0e4736259527a80bcd71 /main/tinc | |
parent | f491f090dc92629206aa7eb24e7d4d012284b20b (diff) | |
download | aports-60efffb8de88fd162cf530495051fc8a35b5e8cb.tar.bz2 aports-60efffb8de88fd162cf530495051fc8a35b5e8cb.tar.xz |
main/tinc: upgrade to 1.0.21
Diffstat (limited to 'main/tinc')
-rw-r--r-- | main/tinc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tinc/APKBUILD b/main/tinc/APKBUILD index 9005a8d9b8..03e40579f4 100644 --- a/main/tinc/APKBUILD +++ b/main/tinc/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tinc -pkgver=1.0.20 +pkgver=1.0.21 pkgrel=0 pkgdesc="tinc is a Virtual Private Network (VPN) daemon" url="http://www.tinc-vpn.org/" |