xl2tpd: update to 1.3.10.
This commit is contained in:
parent
b839fb319b
commit
dbf3b6f4c4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xl2tpd'
|
# Template file for 'xl2tpd'
|
||||||
pkgname=xl2tpd
|
pkgname=xl2tpd
|
||||||
version=1.3.9
|
version=1.3.10
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libpcap-devel"
|
makedepends="libpcap-devel"
|
||||||
short_desc="Open source implementation of the Layer 2 Tunnelling Protocol"
|
short_desc="Open source implementation of the Layer 2 Tunnelling Protocol"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.xelerance.com/services/software/xl2tpd/"
|
homepage="https://www.xelerance.com/services/software/xl2tpd/"
|
||||||
distfiles="https://github.com/xelerance/xl2tpd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/xelerance/xl2tpd/archive/v${version}.tar.gz"
|
||||||
checksum=62f683ab4cda2941261e37828f2939b5a2e85b437e9a3cd86bbd660c26e04a1e
|
checksum=48bbc86b448a51bf167f1e04d10e2b97f9e928da42eb0dd455b419ef0522d1c3
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/${pkgname}/${pkgname}.conf
|
/etc/${pkgname}/${pkgname}.conf
|
||||||
|
|
Loading…
Reference in New Issue