antibody: update to 3.4.1.

Closes #9385.
This commit is contained in:
maxice8 2017-11-19 22:56:11 -02:00 committed by Enno Boland
parent 50a63335f9
commit ec7e8f7305

View file

@ -1,6 +1,6 @@
# Template file for 'antibody' # Template file for 'antibody'
pkgname=antibody pkgname=antibody
version=3.4.0 version=3.4.1
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/getantibody/antibody" go_import_path="github.com/getantibody/antibody"
@ -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=d6409442c4130a3b7884db7d01981ebbd3f175f3316f7d686460c085f32147ff checksum=694ac1d244e227c1f170a3109242f47c583a306f16ce5baec2c34846be08dcce
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md