croc: update to 9.6.3.
This commit is contained in:
committed by
Michal Vasilek
parent
0c4cdf3781
commit
749aa06ad6
@@ -1,6 +1,6 @@
|
||||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=9.6.2
|
||||
version=9.6.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||
@@ -9,7 +9,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||
checksum=af1889daca1cd71445975aebb80dc416b01b1e8d63cd261a79a5dd1a3fd74b29
|
||||
checksum=6b935a30ae90e971676872aa6401065d1ece5bb6d4b7b9e370afe96affb2c5bc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user