openresolv: protect the config file.
This commit is contained in:
parent
11d2ebd8c7
commit
87707c5aed
1 changed files with 2 additions and 1 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'openresolv'
|
||||
pkgname=openresolv
|
||||
version=3.7.0
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
short_desc="Management framework for resolv.conf"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="BSD"
|
||||
conf_files="/etc/resolvconf.conf"
|
||||
hostmakedepends="runit"
|
||||
homepage="http://roy.marples.name/projects/openresolv/home"
|
||||
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
|
|
Loading…
Reference in a new issue