mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
antibody: update to 4.2.0
This commit is contained in:
parent
16b358b8e7
commit
d4f9c653a1
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.1.2
|
version=4.2.0
|
||||||
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=79e857c79cf51bff0bf42ef970a31341445911dc19cf24efb8faa01584855905
|
checksum=552d94e2a0e5b3b93f8659f0a9ed5bdae4622c46a2418ca2a40573862fc991dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue