croc: update to 8.0.3
This commit is contained in:
parent
ab7f99d78a
commit
3a01044090
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=8.0.2
|
||||
version=8.0.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v6
|
||||
|
@ -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=5cb0d1d57e236ac165a1d02343cfc930b142fa9110aea799060af6d8ca587dea
|
||||
checksum=ba1b9ef60dfbbfea92101d606530883b412e4a2b987fb491e7eb577bda0f8fc4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue