[arch-commits] Commit in rp-pppoe/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed May 5 06:35:19 UTC 2021
Date: Wednesday, May 5, 2021 @ 06:35:19
Author: arojas
Revision: 414391
ppp 2.4.9 rebuild
Modified:
rp-pppoe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-05 04:56:18 UTC (rev 414390)
+++ PKGBUILD 2021-05-05 06:35:19 UTC (rev 414391)
@@ -4,12 +4,12 @@
pkgname=rp-pppoe
pkgver=3.14
-pkgrel=2
+pkgrel=3
pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client"
arch=('x86_64')
url="https://dianne.skoll.ca/projects/rp-pppoe"
license=('GPL')
-depends=('ppp=2.4.8' 'sh' 'net-tools')
+depends=('ppp=2.4.9' '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