You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
359 B
14 lines
359 B
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 expandtab:
|
|
|