mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
50a63335f9
commit
ec7e8f7305
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue