antibody: update to 4.0.0.
This commit is contained in:
parent
0e38c348ed
commit
e56c802dd8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'antibody'
|
||||
pkgname=antibody
|
||||
version=3.7.0
|
||||
version=4.0.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=750adac224b19a0f4ef8429219f0b53daba3a95c1cbff887678474c1a33c71dd
|
||||
checksum=153db15fe7d3a654c94d1308bff7f55533b5948cb9afa73b4c943d646140f28b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue