66-tools: update to 0.0.7.1.

This commit is contained in:
mobinmob 2021-02-01 00:45:49 +02:00 committed by Érico Nogueira Rolim
parent c44a05f68f
commit f4edf61c18

View file

@ -1,7 +1,7 @@
# Template file for '66-tools'
pkgname=66-tools
version=0.0.6.2
revision=2
version=0.0.7.1
revision=1
wrksrc=${pkgname}-v${version}
build_style=configure
configure_args="--prefix=/usr
@ -16,8 +16,8 @@ license="ISC"
homepage="http://web.obarun.org/software/index.html"
changelog="https://framagit.org/Obarun/66-tools/-/raw/master/NEWS.md"
distfiles="https://framagit.org/Obarun/66-tools/-/archive/v${version}/66-tools-v${version}.tar.gz"
checksum=2b9617cf4101cc1a9f4877358ab73dfaa7a7dd8ea5f20409205645784eaef121
checksum=370fda8d10254bfece86cbeabf7b4d48d8b47e91bd57fe5bae12e18b5a032547
post_install() {
vlicense COPYING
vlicense LICENSE
}