ifupdown: update to 0.8.37.
This commit is contained in:
parent
0efe16cc28
commit
a4cffb20c5
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'ifupdown'
|
# Template file for 'ifupdown'
|
||||||
pkgname=ifupdown
|
pkgname=ifupdown
|
||||||
version=0.8.35
|
version=0.8.37
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=ifupdown
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
hostmakedepends="dpkg perl"
|
hostmakedepends="dpkg perl"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://tracker.debian.org/pkg/ifupdown"
|
homepage="https://tracker.debian.org/pkg/ifupdown"
|
||||||
distfiles="http://http.debian.net/debian/pool/main/i/ifupdown/ifupdown_${version}.tar.xz"
|
distfiles="http://http.debian.net/debian/pool/main/i/ifupdown/ifupdown_${version}.tar.xz"
|
||||||
checksum=d754426562a63b7d0cf06e8b00abe353fe9fd7ac5aabe3745f6d4e294ca233a8
|
checksum=8db81d5a1b94bb4dc9c169a59d837eeb405a48cd3b1905d10c95ba4030222d24
|
||||||
|
|
||||||
make_dirs="/etc/network/interfaces.d 0755 root root
|
make_dirs="/etc/network/interfaces.d 0755 root root
|
||||||
/etc/network/if-pre-up.d 0755 root root
|
/etc/network/if-pre-up.d 0755 root root
|
||||||
|
|
Loading…
Reference in New Issue