From fa51f29aa5b1afbfd914617da6fac2159fbfd4f0 Mon Sep 17 00:00:00 2001 From: cr6git Date: Thu, 23 Nov 2017 18:21:27 +0100 Subject: [PATCH] cdetect: update to 0.4. --- srcpkgs/cdetect/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template index e7fdcbdcd9a..fac9c21cd41 100644 --- a/srcpkgs/cdetect/template +++ b/srcpkgs/cdetect/template @@ -1,15 +1,15 @@ # Template file for 'cdetect' pkgname=cdetect -version=0.3 +version=0.4 revision=1 build_style=go go_import_path="github.com/xyproto/cdetect" maintainer="cr6git " -short_desc="Can detect which compiler was used for Go, GCC, FPC and OCaml" +short_desc="Detects the compiler (and version) used to compile an ELF binary" homepage="https://github.com/xyproto/cdetect" license="MIT" distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz" -checksum=322fdfb0221634a3daa85c5732b32ddf02d39a09a1c718cd6bc03d41f2c3385e +checksum=cddafd91d73784dd755b7f1e202157a150556f38b8bce0cb376e0c154ce27b5f post_install() { vlicense LICENSE