mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
OTPClient: update to 4.1.1
This commit is contained in:
parent
151227b5aa
commit
9b9dc8db8d
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'OTPClient'
|
||||
pkgname=OTPClient
|
||||
version=3.6.0
|
||||
version=4.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+3-devel libglib-devel libgcrypt-devel libpng-devel
|
||||
libcotp-devel libzbar-devel jansson-devel protobuf-devel protobuf-c-devel
|
||||
libuuid-devel libsecret-devel qrencode-devel"
|
||||
libuuid-devel libsecret-devel qrencode-devel libmount-devel"
|
||||
short_desc="Highly secure and easy to use GTK+ OTP client"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/paolostivanin/OTPClient"
|
||||
distfiles="https://github.com/paolostivanin/OTPClient/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=e5a4e848be12b761e632e070149f7999974b4ce7620cb92a05a0dd149822beec
|
||||
checksum=5f0e3954fbe6f88c006478ea03ac690b22fb7d752d82f83bdf2c770c1550d5aa
|
||||
|
|
Loading…
Add table
Reference in a new issue