mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
ff23064335
commit
55c66aa787
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libcotp'
|
# Template file for 'libcotp'
|
||||||
pkgname=libcotp
|
pkgname=libcotp
|
||||||
version=3.0.0
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/paolostivanin/libcotp"
|
homepage="https://github.com/paolostivanin/libcotp"
|
||||||
distfiles="https://github.com/paolostivanin/libcotp/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/paolostivanin/libcotp/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ff0b9ce208c4c6542a0f1e739cf31978fbf28848c573837c671a6cb7b56b2c12
|
checksum=a48bbfd95b7ec12d23e4e2c4a017f8acddecc14bf10541ff144563cee044b39c
|
||||||
|
|
||||||
libcotp-devel_package() {
|
libcotp-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue