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'
|
||||
pkgname=antibody
|
||||
version=4.1.2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/getantibody/antibody
|
||||
|
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://getantibody.github.io/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=79e857c79cf51bff0bf42ef970a31341445911dc19cf24efb8faa01584855905
|
||||
checksum=552d94e2a0e5b3b93f8659f0a9ed5bdae4622c46a2418ca2a40573862fc991dc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue