cdetect: update to 0.5.4.

This commit is contained in:
mobinmob 2019-09-30 19:40:01 +03:00 committed by Helmut Pozimski
parent 4c382530ca
commit 10791bb5e3

View file

@ -1,7 +1,7 @@
# Template file for 'cdetect' # Template file for 'cdetect'
pkgname=cdetect pkgname=cdetect
version=0.5.3 version=0.5.4
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/xyproto/cdetect go_import_path=github.com/xyproto/cdetect
hostmakedepends="git" hostmakedepends="git"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/xyproto/cdetect" homepage="https://github.com/xyproto/cdetect"
distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz" distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
checksum=8f9e68366c619706ae48dc3c2188ee15dca97e01a922d1b7eda87ad746e14c32 checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE