From dc7ad181c2af9d995fc8907ea6fcdc05795ac0e6 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 7 Dec 2023 19:36:20 +0100 Subject: [PATCH] libcotp: update to 2.1.0 --- srcpkgs/libcotp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcotp/template b/srcpkgs/libcotp/template index ddfcce536f34f..7a410a9a26409 100644 --- a/srcpkgs/libcotp/template +++ b/srcpkgs/libcotp/template @@ -1,6 +1,6 @@ # Template file for 'libcotp' pkgname=libcotp -version=2.0.2 +version=2.1.0 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Emil Miler " license="Apache-2.0" homepage="https://github.com/paolostivanin/libcotp" distfiles="https://github.com/paolostivanin/libcotp/archive/refs/tags/v${version}.tar.gz" -checksum=c5357af4b3f6b3c5ad91e7f6cc6866a6139d0f89e780a057be34b31d4620caec +checksum=170fd3ee5270cc2bf78e76950dc64f400143da849942763abeb07e6c40c69325 libcotp-devel_package() { depends="${sourcepkg}>=${version}_${revision}"