mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cdetect: update to 0.5.4.
This commit is contained in:
parent
4c382530ca
commit
10791bb5e3
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue