mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
passwordsafe: update to 1.01BETA
This commit is contained in:
parent
d8c963f850
commit
9e95174189
2 changed files with 3 additions and 15 deletions
|
@ -1,12 +0,0 @@
|
||||||
--- version.wx.orig 2016-09-22 17:59:47.000000000 +0200
|
|
||||||
+++ version.wx 2016-10-01 22:53:01.699450254 +0200
|
|
||||||
@@ -3,7 +3,7 @@
|
|
||||||
# VER_MAJOR and VER_MINOR are mandatory, all except VER_SPECIAL must
|
|
||||||
# be integers
|
|
||||||
|
|
||||||
-VER_MAJOR = 0
|
|
||||||
-VER_MINOR = 99
|
|
||||||
+VER_MAJOR = 1
|
|
||||||
+VER_MINOR = 00
|
|
||||||
VER_REV = 0
|
|
||||||
VER_SPECIAL = BETA
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'passwordwsafe'
|
# Template file for 'passwordwsafe'
|
||||||
pkgname=passwordsafe
|
pkgname=passwordsafe
|
||||||
version="1.00BETA"
|
version="1.01BETA"
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pwsafe-${version}"
|
wrksrc="pwsafe-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-D wxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"
|
configure_args="-D wxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="http://pwsafe.org"
|
homepage="http://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=e01c62be5f9a80910e61b7b39dc834ffab3e6a9946795312b1df487bc5a5f0bc
|
checksum=dc1e7e012009309f57a8611adad9ec62fdafe5b326f66dd0cefe2b5988ee52aa
|
||||||
# wxWidgets is nocross
|
# wxWidgets is nocross
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue