mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
66-tools: update to 0.1.2.0.
This commit is contained in:
parent
53d25102cc
commit
4a3ee8abba
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for '66-tools'
|
||||
pkgname=66-tools
|
||||
version=0.0.8.0
|
||||
revision=3
|
||||
version=0.1.2.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr
|
||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||
|
@ -13,9 +13,9 @@ short_desc="Small tools and helpers for service scripts execution"
|
|||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="ISC"
|
||||
homepage="http://web.obarun.org/software/index.html"
|
||||
changelog="https://framagit.org/Obarun/66-tools/-/raw/master/doc/upgrade.md"
|
||||
distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
|
||||
checksum=58f072ce1bbc6b6440046d3dc860ca31bb3f39801d09853141006dd5f7041dbb
|
||||
changelog="https://git.obarun.org/Obarun/66-tools/-/raw/master/doc/upgrade.md"
|
||||
distfiles="https://git.obarun.org/Obarun/66-tools/-/archive/${version}/66-tools-${version}.tar.gz"
|
||||
checksum=5e30933e02a74398df3810bdcaf70170e91322e2ff2165d79d568001e321db88
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue