croc: update to 8.3.1.
This commit is contained in:
parent
f364bb84c3
commit
022c45c357
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=8.3.0
|
||||
version=8.3.1
|
||||
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=f3b7cda9025b1661728b351f2dffeb634e2c612513796d98b53491825f194ccf
|
||||
checksum=336b6c3ce3930e50326341c9131fd1f2ea207a33b331b0b6d3ce00bc324445f3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue