mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
croc: update to 10.2.4
This commit is contained in:
parent
a3c93a6e83
commit
4ddf7cfa6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'croc'
|
# Template file for 'croc'
|
||||||
pkgname=croc
|
pkgname=croc
|
||||||
version=10.0.12
|
version=10.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||||
|
@ -9,7 +9,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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=849670f3525a316c44787119e1f86365f7c81d66d8b52877ac5b314e226a1eb7
|
checksum=c259c07b9da3ea39726b0c5e3f78ae66e858e1379bdb11bef93d31298e68f5fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue