ifupdown: update to 0.8.33.
Closes #14695. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3fd1efa8d2
commit
eb2c7aceb6
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'ifupdown'
|
||||
pkgname=ifupdown
|
||||
version=0.8.32
|
||||
version=0.8.33
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
wrksrc=ifupdown
|
||||
build_style=gnu-makefile
|
||||
make_use_env=1
|
||||
make_use_env=yes
|
||||
hostmakedepends="dpkg perl"
|
||||
short_desc="High level tools to configure network interfaces"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://tracker.debian.org/pkg/ifupdown"
|
||||
distfiles="http://http.debian.net/debian/pool/main/i/ifupdown/ifupdown_${version}.tar.xz"
|
||||
checksum=fe562c9934cd4d95d5d3374bb49097824b53e7d48c38ab1a4411cb19d407cfcf
|
||||
checksum=fafb7ba1a51536d1e21fe794786910b892041c58cb43b2326e901319a258f1d0
|
||||
|
||||
make_dirs="/etc/network/interfaces.d 0755 root root
|
||||
/etc/network/if-pre-up.d 0755 root root
|
||||
|
|
Loading…
Reference in New Issue