mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
66-tools: update to 0.0.2.0.
This commit is contained in:
parent
fee7b724e4
commit
b6bf8b9017
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for '66-tools'
|
# Template file for '66-tools'
|
||||||
pkgname=66-tools
|
pkgname=66-tools
|
||||||
version=0.0.1.0
|
version=0.0.2.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname}-v${version}
|
wrksrc=${pkgname}-v${version}
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr
|
configure_args="--prefix=/usr
|
||||||
|
@ -14,7 +14,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://web.obarun.org/software/index.html"
|
homepage="http://web.obarun.org/software/index.html"
|
||||||
distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
|
distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
|
||||||
checksum=e3ce0a1de81196ca7e6ab0bee720022b98dabaa7dd01d9c4c1cc98a90cb3a2a7
|
checksum=de263425a61709698ec1012223c9691bc76e32b978fd845e3e2cd05b379c5eac
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make man
|
make man
|
||||||
|
|
Loading…
Add table
Reference in a new issue