mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
croc: update to 8.6.6.
This commit is contained in:
parent
c675471502
commit
27e9058115
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=8.6.5
|
version=8.6.6
|
||||||
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%%.*}
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
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=6fc57c09a112a338a5faad65f48536be673de5cb6f3cb2eeee64ffd663683a8e
|
checksum=fa1681180e884f0ed3d54c9a15dff90288b69663e485fd08fef38a063c83a7af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue