[arch-commits] Commit in rp-pppoe/trunk (PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Sat Feb 13 16:40:13 UTC 2010
Date: Saturday, February 13, 2010 @ 11:40:13
Author: thomas
Revision: 68590
Rebuild against ppp 2.4.5
Modified:
rp-pppoe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-13 16:12:10 UTC (rev 68589)
+++ PKGBUILD 2010-02-13 16:40:13 UTC (rev 68590)
@@ -3,13 +3,13 @@
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=rp-pppoe
pkgver=3.10
-pkgrel=3
+pkgrel=4
pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client"
arch=(i686 x86_64)
url="http://www.roaringpenguin.com/pppoe/"
license=('GPL')
groups=('base')
-depends=('ppp')
+depends=('ppp>=2.4.5')
options=('!makeflags')
backup=(etc/ppp/pppoe.conf etc/ppp/firewall-standalone etc/ppp/firewall-masq etc/ppp/pppoe-server-options)
source=(http://www.roaringpenguin.com/files/download/rp-pppoe-$pkgver.tar.gz adsl)
More information about the arch-commits
mailing list