croc: update to 4.1.6.
This commit is contained in:
parent
07fb503335
commit
900e5357fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'croc'
|
||||
pkgname=croc
|
||||
version=4.1.5
|
||||
version=4.1.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/schollz/croc
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||
checksum=a44cbe6d632f5962c7228ee61a852b5f156a3a43011eeaf8a8cd7c1aa482e2e5
|
||||
checksum=3eff11c33d5a70e10d26b5315a460c148d302e11ba1f80662d8fc475f1552676
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue