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