diff options
author | root <root@rshg054.dnsready.net> | 2011-11-20 23:14:50 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-20 23:14:50 +0000 |
commit | 70b4878648fd376433739bd5c835503f6301a5b2 (patch) | |
tree | c74d46f8e06305505e381202251b6f71ca33c3e7 /core/ppp/PKGBUILD | |
parent | a3024f8996981b28ced27466cbd1d4ab40e57324 (diff) |
Sun Nov 20 23:14:50 UTC 2011
Diffstat (limited to 'core/ppp/PKGBUILD')
-rw-r--r-- | core/ppp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/ppp/PKGBUILD b/core/ppp/PKGBUILD index 6d283d52a..33c7eccd1 100644 --- a/core/ppp/PKGBUILD +++ b/core/ppp/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 109460 2011-02-09 19:24:24Z stephane $ +# $Id: PKGBUILD 142987 2011-11-19 20:10:23Z thomas $ # Maintainer: Thomas Baechler <thomas@archlinux.org> pkgname=ppp pkgver=2.4.5 -pkgrel=2 +pkgrel=3 pkgdesc="A daemon which implements the Point-to-Point Protocol for dial-up networking" arch=(i686 x86_64) url="http://www.samba.org/ppp/" |