mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
cdetect: update to 0.3.
This commit is contained in:
parent
4a0c97d165
commit
6d01dda9de
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cdetect'
|
||||
pkgname=cdetect
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/xyproto/cdetect"
|
||||
|
@ -9,7 +9,7 @@ short_desc="Can detect which compiler was used for Go, GCC, FPC and OCaml"
|
|||
homepage="https://github.com/xyproto/cdetect"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
|
||||
checksum=8ad34a5b56fdfae0dd27eafaf115a2b4c013529a58740e931670abef33369f88
|
||||
checksum=322fdfb0221634a3daa85c5732b32ddf02d39a09a1c718cd6bc03d41f2c3385e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue