ifupdown: update to 0.8.29. (#8592)
This commit is contained in:
parent
0e3f6e01ea
commit
94af0e85fd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ifupdown'
|
||||
pkgname=ifupdown
|
||||
version=0.8.28
|
||||
version=0.8.29
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://tracker.debian.org/pkg/ifupdown"
|
||||
distfiles="http://http.debian.net/debian/pool/main/i/ifupdown/ifupdown_${version}.tar.xz"
|
||||
checksum=a7fcd46d0f590fcbb685540e2638ad06286bff09f2ab07240d987d42c6a0d902
|
||||
checksum=a0b5a49d9a287ebfc00ca18b530aa7dd7301231b81e2d91721e0c9a64d66ce30
|
||||
|
||||
make_dirs="/etc/network/interfaces.d 0755 root root
|
||||
/etc/network/if-pre-up.d 0755 root root
|
||||
|
|
Loading…
Reference in New Issue