From 3708c33698d4620e00022928f32867ff05b6b6ba Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 17:10:44 +0200 Subject: [PATCH 1/4] cppzmq: update to 4.4.1 --- srcpkgs/cppzmq/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/cppzmq/template b/srcpkgs/cppzmq/template index d841d2334ab..bafa9a5cf16 100644 --- a/srcpkgs/cppzmq/template +++ b/srcpkgs/cppzmq/template @@ -1,6 +1,6 @@ # Template file for 'cppzmq' pkgname=cppzmq -version=4.3.0 +version=4.4.1 revision=1 build_style=cmake configure_args="-DCPPZMQ_BUILD_TESTS=OFF" @@ -8,11 +8,6 @@ hostmakedepends="pkg-config" makedepends="zeromq-devel" short_desc="C++ binding for 0MQ" maintainer="Toyam Cox " -license="MIT" homepage="https://github.com/zeromq/cppzmq" distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz" -checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4 - -post_install() { - vlicense LICENSE -} +checksum=117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385 From 01c04ed899d85c1b26d48cc73f18f6a1c03385e7 Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 17:14:51 +0200 Subject: [PATCH 2/4] vndr: update to 0.0.4 --- srcpkgs/vndr/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template index a7c6c4ebe07..cbf4a512940 100644 --- a/srcpkgs/vndr/template +++ b/srcpkgs/vndr/template @@ -1,12 +1,11 @@ # Template file for 'vndr' pkgname=vndr -version=0.0.3 +version=0.0.4 revision=1 build_style=go go_import_path=github.com/LK4D4/vndr short_desc="Stupid vendoring tool" maintainer="Toyam Cox " -license="Apache-2.0" homepage="https://github.com/LK4D4/vndr" distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz" -checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840 +checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff From f901aa2b09c70795f66fc51227b0e0f7247dc266 Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 18:08:18 +0200 Subject: [PATCH 3/4] fixed license error --- srcpkgs/vndr/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template index cbf4a512940..23f24696ef1 100644 --- a/srcpkgs/vndr/template +++ b/srcpkgs/vndr/template @@ -6,6 +6,7 @@ build_style=go go_import_path=github.com/LK4D4/vndr short_desc="Stupid vendoring tool" maintainer="Toyam Cox " +license="Apache-2.0" homepage="https://github.com/LK4D4/vndr" distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz" checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff From cab5ced8b360d08e67839548aaa3c947c1b091db Mon Sep 17 00:00:00 2001 From: levithanius Date: Wed, 16 Oct 2019 18:09:15 +0200 Subject: [PATCH 4/4] d f901aa2 d 01c04ed d 3708c33 d c041ed2 --- srcpkgs/vndr/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template index 23f24696ef1..92b6b11251a 100644 --- a/srcpkgs/vndr/template +++ b/srcpkgs/vndr/template @@ -10,3 +10,4 @@ license="Apache-2.0" homepage="https://github.com/LK4D4/vndr" distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz" checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff +