Update template

This commit is contained in:
Wizzard 2024-02-26 01:47:01 -05:00
parent eef6b4d4b7
commit ad6491ec35
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
pkgname=ip-lookup
version=1.1
version=1.2
revision=1
wrksrc="${pkgname}-${version}"
build_style=gnu-makefile
@ -22,4 +22,3 @@ do_install() {
vbin ${wrksrc}/bin/ip-lookup
}