antibody: update to 3.7.0.

This commit is contained in:
maxice8 2018-10-04 13:08:48 -03:00 committed by maxice8
parent d22cff5ac2
commit ce8effca39

View file

@ -1,7 +1,7 @@
# Template file for 'antibody' # Template file for 'antibody'
pkgname=antibody pkgname=antibody
version=3.6.1 version=3.7.0
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/getantibody/antibody go_import_path=github.com/getantibody/antibody
hostmakedepends="git" hostmakedepends="git"
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="MIT" license="MIT"
homepage="https://getantibody.github.io/" homepage="https://getantibody.github.io/"
distfiles="https://${go_import_path}/archive/v${version}.tar.gz" distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
checksum=5971c251c43375ea5de9334cdbb1e4a1da500e03ecd63372c1c11f68f0364fe2 checksum=750adac224b19a0f4ef8429219f0b53daba3a95c1cbff887678474c1a33c71dd
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md