mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
antibody: update 6.0.1
This commit is contained in:
parent
ad991d9a32
commit
a6c6446946
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'antibody'
|
# Template file for 'antibody'
|
||||||
pkgname=antibody
|
pkgname=antibody
|
||||||
version=4.3.1
|
version=6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/getantibody/antibody
|
go_import_path=github.com/getantibody/antibody
|
||||||
|
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://getantibody.github.io/"
|
homepage="https://getantibody.github.io/"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=b69b2b90914e03f4a54453d740345cad222b379c366ec3788f4fdf4b1f01ac64
|
checksum=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue