croc: update to 6.1.4
This commit is contained in:
parent
d4a9f85482
commit
6f53c295dd
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'croc'
|
# Template file for 'croc'
|
||||||
pkgname=croc
|
pkgname=croc
|
||||||
version=6.1.3
|
version=6.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/schollz/croc/v6
|
go_import_path=github.com/schollz/croc/v6
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/schollz/croc"
|
homepage="https://github.com/schollz/croc"
|
||||||
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
|
||||||
checksum=8f0610dedfe7135f6fc4aa79eb3c65de78fc0f20e776d5bae07c942aad461937
|
checksum=3eb8f7a1c3ca45270841b374ea0ccaf1423de38492dbb4c8696678bae271c701
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue