aboutsummaryrefslogtreecommitdiff
path: root/openresolv
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /openresolv
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'openresolv')
-rw-r--r--openresolv/.checksum1
-rw-r--r--openresolv/.files24
-rw-r--r--openresolv/abuild4
3 files changed, 29 insertions, 0 deletions
diff --git a/openresolv/.checksum b/openresolv/.checksum
new file mode 100644
index 00000000..956c3542
--- /dev/null
+++ b/openresolv/.checksum
@@ -0,0 +1 @@
+42e8ed08745cd12cba9326bea887a4b6139c34f4ad8abd2bca3f706f647423ff openresolv-v3.16.5.tar.gz
diff --git a/openresolv/.files b/openresolv/.files
new file mode 100644
index 00000000..81b45507
--- /dev/null
+++ b/openresolv/.files
@@ -0,0 +1,24 @@
+drwxr-xr-x root/root etc/
+-rw-r--r-- root/root etc/resolvconf.conf.new
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/resolvconf/
+-rw-r--r-- root/root usr/lib/resolvconf/dnsmasq
+-rw-r--r-- root/root usr/lib/resolvconf/libc
+drwxr-xr-x root/root usr/lib/resolvconf/libc.d/
+-rw-r--r-- root/root usr/lib/resolvconf/libc.d/avahi-daemon
+-rw-r--r-- root/root usr/lib/resolvconf/libc.d/mdnsd
+-rw-r--r-- root/root usr/lib/resolvconf/named
+-rw-r--r-- root/root usr/lib/resolvconf/pdns_recursor
+-rw-r--r-- root/root usr/lib/resolvconf/pdnsd
+-rw-r--r-- root/root usr/lib/resolvconf/resolvectl
+-rw-r--r-- root/root usr/lib/resolvconf/systemd-resolved
+-rw-r--r-- root/root usr/lib/resolvconf/unbound
+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
diff --git a/openresolv/abuild b/openresolv/abuild
new file mode 100644
index 00000000..8d252e2b
--- /dev/null
+++ b/openresolv/abuild
@@ -0,0 +1,4 @@
+name=openresolv
+version=3.16.5
+release=1
+source="https://github.com/NetworkConfiguration/${name}/archive/v${version}/${name}-v${version}.tar.gz"