croc: update to 8.1.3.
This commit is contained in:
parent
e40be15c94
commit
cecbade2dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=8.1.2
|
||||
version=8.1.3
|
||||
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=5437fada92945267ff925aff5949863be10221ade415f3fee92f7b9680332bb3
|
||||
checksum=507266a99e91e4872c1657674702c8869b907ed9e1638daec06556de77013006
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue