Update template
This commit is contained in:
parent
eef6b4d4b7
commit
ad6491ec35
3
template
3
template
|
@ -1,5 +1,5 @@
|
||||||
pkgname=ip-lookup
|
pkgname=ip-lookup
|
||||||
version=1.1
|
version=1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -22,4 +22,3 @@ do_install() {
|
||||||
vbin ${wrksrc}/bin/ip-lookup
|
vbin ${wrksrc}/bin/ip-lookup
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue