mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
croc: update to 6.2.0
This commit is contained in:
parent
852d2a2e30
commit
5608f6e467
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=6.1.5
|
version=6.2.0
|
||||||
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=2167fd66d30235f1c51660daba48f60984d4436ce051e7a5157c971d34871264
|
checksum=c322ed1be8cd66fc69a6cccea15ba4f8790e93ae6d9f3f3c9884a1cf8dc855ab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue