passwordsafe: update to 1.06BETA

This commit is contained in:
yopito 2018-08-19 11:24:19 +02:00 committed by maxice8
parent 806f54ee7f
commit 4cf50214e5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'passwordsafe' # Template file for 'passwordsafe'
pkgname=passwordsafe pkgname=passwordsafe
version=1.05BETA version=1.06BETA
revision=3 revision=1
wrksrc="pwsafe-${version}" wrksrc="pwsafe-${version}"
build_style=cmake build_style=cmake
configure_args="-DNO_GTEST=ON" configure_args="-DNO_GTEST=ON"
@ -14,7 +14,7 @@ maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
license="Artistic-2.0" license="Artistic-2.0"
homepage="https://pwsafe.org" homepage="https://pwsafe.org"
distfiles="https://github.com/pwsafe/pwsafe/archive/${version}.tar.gz>pwsafe-${version}.tar.gz" distfiles="https://github.com/pwsafe/pwsafe/archive/${version}.tar.gz>pwsafe-${version}.tar.gz"
checksum=5e998e439fb0f95e54b0ea78565c4ca5ec28c37fa9ba452114750d171b12fc54 checksum=901ca5178c3254c750bdcbf13c0d2382269490b5de7be790b79f41cdd6297b2b
pre_configure() { pre_configure() {
# ykpers-1 includes are hardcoded, add cross base # ykpers-1 includes are hardcoded, add cross base