abireport: update to 1.0.7.
This commit is contained in:
parent
e7291d2f72
commit
456027cf7d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'abireport'
|
||||
pkgname=abireport
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/clearlinux/abireport
|
||||
go_package="${go_import_path}/src/abireport"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/clearlinux/abireport"
|
||||
distfiles="https://github.com/clearlinux/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=60beb805335302f999c32bda62f56afd6971f27499580fece84fe4d6bb9cb653
|
||||
checksum=c46c46bff3dc873cb84a66c639c38b2df14f095d95a4bb77e3b96904b8219399
|
||||
|
||||
post_install() {
|
||||
vman man/abireport.1
|
||||
|
|
Loading…
Reference in New Issue