antibody: update to 3.4.6.
Closes #14467. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bf4b8d25bd
commit
e4197a5d55
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'antibody'
|
||||
pkgname=antibody
|
||||
version=3.4.5
|
||||
revision=2
|
||||
version=3.4.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/getantibody/antibody"
|
||||
hostmakedepends="git"
|
||||
|
@ -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=affd74144426ee11a8605427a387a6a704ad5a28a11c08b17007a16f78a221de
|
||||
checksum=985875bd8ffc8dc8ae421c4f3becfd55cd147ca3a3e30513158ef7048fae8a6d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue