libcotp: update to 3.1.0

Closes: #52540 [via git-merge-pr]
This commit is contained in:
Emil Miler 2024-10-07 12:53:15 +02:00 committed by classabbyamp
parent ff23064335
commit 55c66aa787
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libcotp'
pkgname=libcotp
version=3.0.0
version=3.1.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
license="Apache-2.0"
homepage="https://github.com/paolostivanin/libcotp"
distfiles="https://github.com/paolostivanin/libcotp/archive/refs/tags/v${version}.tar.gz"
checksum=ff0b9ce208c4c6542a0f1e739cf31978fbf28848c573837c671a6cb7b56b2c12
checksum=a48bbfd95b7ec12d23e4e2c4a017f8acddecc14bf10541ff144563cee044b39c
libcotp-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"