OTPClient: update to 1.4.0.
This commit is contained in:
parent
c50a713e7c
commit
e5227d4c4d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'OTPClient'
|
||||
pkgname=OTPClient
|
||||
version=1.3.1
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,4 +11,4 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/paolostivanin/OTPClient"
|
||||
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
|
||||
checksum=7fbf8e1c182a723af0fe9869735c787eb526c1f380500d0c248ef775d1eaec11
|
||||
checksum=f8f814653f3301efc86409530439f86652a6d500d6615eab28b60a219bbf3e17
|
||||
|
|
Loading…
Reference in New Issue