diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-25 03:57:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-25 03:57:09 +0000 |
commit | bceed102ef20163ec69542342988b89b9ceb1fcf (patch) | |
tree | b8c393a125d71dce300d4988c4d377f9052f47de /community/xl2tpd | |
parent | 58a72e3d6c07ca57231ada1576ba86af346197d4 (diff) |
Sat Jan 25 03:51:36 UTC 2014
Diffstat (limited to 'community/xl2tpd')
-rw-r--r-- | community/xl2tpd/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xl2tpd/PKGBUILD b/community/xl2tpd/PKGBUILD index fa63b182d..71b6364b3 100644 --- a/community/xl2tpd/PKGBUILD +++ b/community/xl2tpd/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 103870 2014-01-12 22:03:07Z spupykin $ +# $Id: PKGBUILD 104644 2014-01-24 07:01:07Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Hengfu <rhfcaesar@gmail.com> pkgname=xl2tpd -pkgver=1.3.4rc1 +pkgver=1.3.6 pkgrel=1 pkgdesc="an open source implementation of the L2TP maintained by Xelerance Corporation" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ source=($pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$p xl2tpd.service xl2tpd.tmpfiles ipparam.patch) -md5sums=('5d26c43791a8347a252c9307794d6179' +md5sums=('2f526cc0c36cf6d8a74f1fb2e08c18ec' '5f0ae07026e61a3dd15a76fd4144a6d5' '16ed0886115d4dcc21072cfb847250bb' 'ed57eb67335cdf246251285dad502cc7' |