antibody: update to 3.4.0. (#9045)
This commit is contained in:
parent
4ef0eae27c
commit
2ff6c7ca35
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'antibody'
|
||||
pkgname=antibody
|
||||
version=3.3.3
|
||||
revision=2
|
||||
version=3.4.0
|
||||
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=3c74dfaaae567b3ae57f71e178dfd9149deae17e34a068056a64b72a726d60a0
|
||||
checksum=d6409442c4130a3b7884db7d01981ebbd3f175f3316f7d686460c085f32147ff
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue