[arch-commits] Commit in rp-pppoe/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jan 25 23:18:08 UTC 2021


    Date: Monday, January 25, 2021 @ 23:18:07
  Author: felixonmars
Revision: 406755

upgpkg: rp-pppoe 3.14-2: rebuild with ppp 2.4.8

Modified:
  rp-pppoe/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-25 23:16:02 UTC (rev 406754)
+++ PKGBUILD	2021-01-25 23:18:07 UTC (rev 406755)
@@ -4,12 +4,12 @@
 
 pkgname=rp-pppoe
 pkgver=3.14
-pkgrel=1
+pkgrel=2
 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.7' 'sh' 'net-tools')
+depends=('ppp=2.4.8' '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