* update rp-pppoe to 4.0-4
This commit is contained in:
parent
5d5bf19682
commit
06a6ecdde0
@ -1,7 +1,7 @@
|
|||||||
pkgbase = rp-pppoe
|
pkgbase = rp-pppoe
|
||||||
pkgdesc = Roaring Penguin's Point-to-Point Protocol over Ethernet client
|
pkgdesc = Roaring Penguin's Point-to-Point Protocol over Ethernet client
|
||||||
pkgver = 4.0
|
pkgver = 4.0
|
||||||
pkgrel = 2
|
pkgrel = 4
|
||||||
url = https://dianne.skoll.ca/projects/rp-pppoe
|
url = https://dianne.skoll.ca/projects/rp-pppoe
|
||||||
install = rp-pppoe.install
|
install = rp-pppoe.install
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
@ -11,7 +11,7 @@ pkgbase = rp-pppoe
|
|||||||
arch = riscv64
|
arch = riscv64
|
||||||
license = GPL
|
license = GPL
|
||||||
makedepends = git
|
makedepends = git
|
||||||
depends = ppp=2.5.1
|
depends = ppp
|
||||||
depends = sh
|
depends = sh
|
||||||
depends = iproute2
|
depends = iproute2
|
||||||
options = !makeflags
|
options = !makeflags
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
|
|
||||||
pkgname=rp-pppoe
|
pkgname=rp-pppoe
|
||||||
pkgver=4.0
|
pkgver=4.0
|
||||||
pkgrel=2.1
|
pkgrel=4
|
||||||
pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client"
|
pkgdesc="Roaring Penguin's Point-to-Point Protocol over Ethernet client"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://dianne.skoll.ca/projects/rp-pppoe"
|
url="https://dianne.skoll.ca/projects/rp-pppoe"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('ppp=2.5.1' 'sh' 'iproute2')
|
depends=('ppp' 'sh' 'iproute2')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
backup=(etc/ppp/pppoe-server-options)
|
backup=(etc/ppp/pppoe-server-options)
|
||||||
options=('!makeflags')
|
options=('!makeflags')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user