dnsmasq: update to 2.63
This commit is contained in:
parent
4f9dbdce0b
commit
08b9348321
@ -1,3 +1,3 @@
|
||||
d1b2a1f31cea2c529358d7e73bcda6bd dnsmasq
|
||||
c2fb7af20a649a33ff92cbfeb3a752d6 dnsmasq-2.62.tar.lzma
|
||||
46b2b2dceddab5553b9211b5cbc9d73e dnsmasq-2.63.tar.xz
|
||||
7849643871a6de02fd04214fef307248 dnsmasq-config.patch
|
||||
|
@ -3,14 +3,15 @@
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
|
||||
name=dnsmasq
|
||||
version=2.62
|
||||
version=2.63
|
||||
release=1
|
||||
source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.lzma \
|
||||
source=(http://www.thekelleys.org.uk/$name/$name-$version.tar.xz \
|
||||
$name-config.patch dnsmasq)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
sed -i 's/rc6//' VERSION
|
||||
patch -p1 -i $SRC/$name-config.patch
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user