mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
cdetect: update to 0.6.0
This commit is contained in:
parent
aed1722797
commit
12c9cd2939
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'cdetect'
|
||||
pkgname=cdetect
|
||||
version=0.5.4
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/xyproto/cdetect
|
||||
short_desc="Detects the compiler (and version) used to compile an ELF binary"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/xyproto/cdetect"
|
||||
distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
|
||||
checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
|
||||
checksum=00ce492c58addaa1be9ff3bc3a1552fa8f8ba90620ffd3205b5f695d2210ee65
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue