antibody: update to 4.1.2
This commit is contained in:
parent
0d416f4206
commit
b268285ae3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'antibody'
|
||||
pkgname=antibody
|
||||
version=4.1.1
|
||||
version=4.1.2
|
||||
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=421ef6b7759910fe042002a4b65c9e06fcac374d20d85a04146b406edc93fb32
|
||||
checksum=79e857c79cf51bff0bf42ef970a31341445911dc19cf24efb8faa01584855905
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue