mid-kid
9 years ago
1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||||
|
import "compile/configure" |
||||
|
|
||||
|
name=pdnsd |
||||
|
version=1.2.9a |
||||
|
update_url="http://members.home.nl/p.a.rombouts/$name/dl.html" |
||||
|
|
||||
|
dlextract "http://members.home.nl/p.a.rombouts/$name/releases/$name-$version-par.tar.gz" \ |
||||
|
"2f3e705d59a0f9308ad9504b24400769" |
||||
|
header_end |
||||
|
|
||||
|
cd "$name-$version" |
||||
|
compile_configure |
||||
|
|
||||
|
# vim:set tabstop=4 shiftwidth=4 syntax=sh et: |
Loading…
Reference in new issue