Skip to content

Commit

Permalink
openresolv: New package at 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Dec 2, 2019
1 parent c722df7 commit 30ca54b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions core/openresolv/build
@@ -0,0 +1,7 @@
#!/bin/sh -e

./configure \
--prefix=/usr

make
make DESTDIR="$1" install
1 change: 1 addition & 0 deletions core/openresolv/checksums
@@ -0,0 +1 @@
14d7e241682e5566f6b8bf4c7316c86d7a9b8e7ed48e1de4967dbf1ea84ed373 openresolv-3.9.2.tar.xz
1 change: 1 addition & 0 deletions core/openresolv/sources
@@ -0,0 +1 @@
http://roy.aydogan.net/openresolv/openresolv-3.9.2.tar.xz
1 change: 1 addition & 0 deletions core/openresolv/version
@@ -0,0 +1 @@
3.9.2 1

0 comments on commit 30ca54b

Please sign in to comment.