2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

openresolv: 3.12.0

This commit is contained in:
Dylan Araps 2021-07-10 01:26:15 +03:00
parent 6b7db9e42c
commit 0b57336275
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
4 changed files with 12 additions and 0 deletions

9
extra/openresolv/build Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh -e
./configure \
--prefix=/usr \
--sbindir=/usr/bin \
--sysconfdir=/etc
make
make DESTDIR="$1" install

View File

@ -0,0 +1 @@
42b30508e857a228535c631eaac936862d86eca68c14b5c0bf387ba176b91b97

1
extra/openresolv/sources Normal file
View File

@ -0,0 +1 @@
https://roy.marples.name/downloads/openresolv/openresolv-3.12.0.tar.xz

1
extra/openresolv/version Normal file
View File

@ -0,0 +1 @@
3.12.0 1