mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
abireport: update to 1.0.7.
This commit is contained in:
parent
e7291d2f72
commit
456027cf7d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'abireport'
|
# Template file for 'abireport'
|
||||||
pkgname=abireport
|
pkgname=abireport
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/clearlinux/abireport
|
go_import_path=github.com/clearlinux/abireport
|
||||||
go_package="${go_import_path}/src/abireport"
|
go_package="${go_import_path}/src/abireport"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/clearlinux/abireport"
|
homepage="https://github.com/clearlinux/abireport"
|
||||||
distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=60beb805335302f999c32bda62f56afd6971f27499580fece84fe4d6bb9cb653
|
checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/abireport.1
|
vman man/abireport.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue