openresolv: 3.5.6 -> 3.9.0
This commit is contained in:
parent
1111fd5db1
commit
c111f1830a
@ -8,10 +8,11 @@ drwxr-xr-x root/root usr/lib/resolvconf/
|
||||
-rw-r--r-- root/root usr/lib/resolvconf/named
|
||||
-rw-r--r-- root/root usr/lib/resolvconf/pdnsd
|
||||
-rw-r--r-- root/root usr/lib/resolvconf/unbound
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-r--r--r-- root/root usr/man/man5/resolvconf.conf.5.gz
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-r--r--r-- root/root usr/man/man8/resolvconf.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/resolvconf
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man5/
|
||||
-r--r--r-- root/root usr/share/man/man5/resolvconf.conf.5.gz
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-r--r--r-- root/root usr/share/man/man8/resolvconf.8.gz
|
||||
|
@ -1 +1 @@
|
||||
ac03b7a52cf0f2040cc70df641f1baff openresolv-3.5.6.tar.bz2
|
||||
177ad48b768d4d1bf37510f1af99dffe openresolv-3.9.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3y9N/TXjP9D876PCQ/R4KEypVfthSYFhJbZkysVYNKbfPrDVnsbqf8fsXBO/6t0qy7+KUYs1XWPwq69cpUm69wQ=
|
||||
SHA256 (Pkgfile) = 1f1cebaadd67024df09f99038173b4cba4f49777b0f3baf2bb86645ee8acdcd4
|
||||
SHA256 (.footprint) = a88fcfc4a3c6b36556af95bd24f9eaf68f00d384d3fd4c2449a8f9b9b30dae1f
|
||||
SHA256 (openresolv-3.5.6.tar.bz2) = db4671277ee137cf23bac15c5d4cbdc3e55c856d1f4e5f522bb09eba76e06cd8
|
||||
RWSagIOpLGJF3wpycdohC1QHYvbJP9tgLTmIKnGK1IBKanwDk6CRBijTznPSQxb3iWl4rw2SeIfd4GeHIvFzetPuznQsrgzwmQA=
|
||||
SHA256 (Pkgfile) = 7024e53cd09f4547f37d33f8424eaca47470da737d55fb3bb1c1220038cbfe82
|
||||
SHA256 (.footprint) = 14cb7b93d9651bee20cd644fcdc2cbb4af37b7d614a5e3a6ba2fcf2a673dda13
|
||||
SHA256 (openresolv-3.9.0.tar.xz) = 51a04d39232bb797c9efeaad51a525cf50a1deefcb19a1ea5dd3475118634db8
|
||||
|
@ -4,16 +4,16 @@
|
||||
# Depends on:
|
||||
|
||||
name=openresolv
|
||||
version=3.5.6
|
||||
version=3.9.0
|
||||
release=1
|
||||
source=(http://roy.marples.name/downloads/openresolv/openresolv-$version.tar.bz2)
|
||||
source=(https://roy.marples.name/downloads/openresolv/openresolv-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--mandir=/usr/man
|
||||
--mandir=/usr/share/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user