mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libcotp: update to 1.2.8
This commit is contained in:
parent
77eb2e30d6
commit
8705fbdeae
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=1.2.7
|
version=1.2.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/paolostivanin/libcotp/archive/v${version}.tar.gz"
|
||||||
checksum=35b9bdb94dd80a95433db0c78d0d0fe98039a20bbd29105383fea5c6fedb51ac
|
checksum=78dab6a2ee08e73f1d052dcb7c1ad069cc37fdf600f3f660d8e6299e11218f0b
|
||||||
|
|
||||||
libcotp-devel_package() {
|
libcotp-devel_package() {
|
||||||
depends="libcotp-${version}_${revision}"
|
depends="libcotp-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue