From dce71430025ff6db788ed11d68725106d3844d24 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Feb 2023 16:19:45 +0100 Subject: [PATCH] libcbor: update to 0.10.2. --- srcpkgs/libcbor/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcbor/template b/srcpkgs/libcbor/template index a4f27d8bb9b..708198ff250 100644 --- a/srcpkgs/libcbor/template +++ b/srcpkgs/libcbor/template @@ -1,6 +1,6 @@ # Template file for 'libcbor' pkgname=libcbor -version=0.10.1 +version=0.10.2 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" @@ -9,7 +9,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/PJK/libcbor" distfiles="https://github.com/PJK/libcbor/archive/v${version}.tar.gz" -checksum=e8fa0a726b18861c24428561c80b3c95aca95f468df4e2f3e3ac618be12d3047 +checksum=e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b post_install() { vlicense LICENSE.md