ifupdown: update to 0.8.21
This commit is contained in:
parent
0b32a5bcd1
commit
7e09589b74
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ifupdown'
|
# Template file for 'ifupdown'
|
||||||
pkgname=ifupdown
|
pkgname=ifupdown
|
||||||
version=0.8.19
|
version=0.8.21
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,8 +10,8 @@ short_desc="High level tools to configure network interfaces"
|
||||||
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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_0.8.19.tar.xz"
|
distfiles="http://http.debian.net/debian/pool/main/i/ifupdown/ifupdown_${version}.tar.xz"
|
||||||
checksum=7296220f97f85fa7049d61cfadab578ebb2b574da8363014476ea65e0a81c31e
|
checksum=d9fffd7fb1164460517f6898c7a8a5a2fa0f2441dd2900d12739ad374b47e948
|
||||||
|
|
||||||
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