[arch-commits] Commit in rp-pppoe/trunk (PKGBUILD)
Thomas Bächler
thomas at nymeria.archlinux.org
Sun Feb 23 17:13:12 UTC 2014
Date: Sunday, February 23, 2014 @ 18:13:12
Author: thomas
Revision: 206300
upgpkg: rp-pppoe 3.11-5: rebuild for ppp 2.4.6
Modified:
rp-pppoe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-23 17:11:36 UTC (rev 206299)
+++ PKGBUILD 2014-02-23 17:13:12 UTC (rev 206300)
@@ -4,12 +4,12 @@
pkgname=rp-pppoe
pkgver=3.11
-pkgrel=4
+pkgrel=5
pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client"
arch=('i686' 'x86_64')
url="http://www.roaringpenguin.com/pppoe/"
license=('GPL')
-depends=('ppp>=2.4.5' 'sh' 'net-tools')
+depends=('ppp=2.4.6' 'sh' 'net-tools')
backup=(etc/ppp/pppoe.conf etc/ppp/firewall-standalone etc/ppp/firewall-masq
etc/ppp/pppoe-server-options)
options=('!makeflags')
More information about the arch-commits
mailing list