nitrokey-app: update to 0.3.2.
This commit is contained in:
parent
21bc63b6c5
commit
f362cb9f1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nitrokey-app'
|
||||
pkgname=nitrokey-app
|
||||
version=0.2
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <contact@renatoaguiar.org>"
|
|||
license="GPL-3, Apache-2.0"
|
||||
homepage="https://github.com/Nitrokey/nitrokey-app"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=7d907c722aa621e7510e488358c0ddb533f433aee94a75865729c76e6e5071e7
|
||||
checksum=15fc4669d85546d3582db74df3972142844386789692ce05b08ce428329ba9e9
|
||||
|
||||
post_extract() {
|
||||
sed -i CMakeLists.txt \
|
||||
|
|
Loading…
Reference in a new issue