croc: update to 9.4.2.
This commit is contained in:
parent
d5a23dc62b
commit
08cc4f9de4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=9.3.0
|
||||
version=9.4.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||
|
@ -10,7 +10,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=a55153b4b13aae2986e4fe3e5f652228a83835bf27651e83a71750f4942c612d
|
||||
checksum=73d3abb058af18329ffdea4bb77d484b5f8ede9c11010d44781f3e891aa675e0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue