croc: update to 9.6.0.
This commit is contained in:
parent
def75680ca
commit
e0b28ee09e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=9.5.6
|
||||
version=9.6.0
|
||||
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=c03c7b9daf2ba841d373d9c43abb68dc27ab1d7e01bbadead771918d499dea9e
|
||||
checksum=15fccb905872ae160c626ef7e47a92a8d78915b738d097865f177dfec925480b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue