OTPClient: update to 1.3.1.
This commit is contained in:
parent
5c6f62d8be
commit
3df2e80726
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'OTPClient'
|
||||
pkgname=OTPClient
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
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=01cd20cdecec778a54c670e5e1b39cdcee2316a074f1b96ba24cbf0c13355045
|
||||
checksum=7fbf8e1c182a723af0fe9869735c787eb526c1f380500d0c248ef775d1eaec11
|
||||
|
|
Loading…
Reference in New Issue