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

openresolv: New package at 3.9.2

This commit is contained in:
Dylan Araps 2019-12-02 20:57:13 +00:00
parent c722df7db1
commit 30ca54b8ba
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 10 additions and 0 deletions

7
core/openresolv/build Executable file
View File

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

View File

@ -0,0 +1 @@
14d7e241682e5566f6b8bf4c7316c86d7a9b8e7ed48e1de4967dbf1ea84ed373 openresolv-3.9.2.tar.xz

1
core/openresolv/sources Normal file
View File

@ -0,0 +1 @@
http://roy.aydogan.net/openresolv/openresolv-3.9.2.tar.xz

1
core/openresolv/version Normal file
View File

@ -0,0 +1 @@
3.9.2 1