mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
antibody: update to 6.1.1
This commit is contained in:
parent
8b70c7e843
commit
a59c9a8101
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=6.0.1
|
version=6.1.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=dad02a91cbf5715209ca2958dfeb29127f674a00615f80254efc87c33930dbe0
|
checksum=87bced5fba8cf5d587ea803d33dda72e8bcbd4e4c9991a9b40b2de4babbfc24f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue