mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libcotp: update to 1.2.6.
This commit is contained in:
parent
2ae00891eb
commit
22e6b005e9
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.4
|
version=1.2.6
|
||||||
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=6a077c6a8e785a542262f207fbb760f3d7d03649787c10cb01ea38c280dda070
|
checksum=f0e75c8bd27a16e808e0af7768dc100872f26dd7c64534ce971c407374386d4a
|
||||||
|
|
||||||
libcotp-devel_package() {
|
libcotp-devel_package() {
|
||||||
depends="libcotp-${version}_${revision}"
|
depends="libcotp-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue