mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Update keepassx to 2.0a5
--HG-- rename : app-admin/keepassx/keepassx-2.0a4.git.recipe => app-admin/keepassx/keepassx-2.0a5.recipe rename : app-admin/keepassx/patches/keepassx-2.0a4.git.patchset => app-admin/keepassx/patches/keepassx-2.0a5.patchset
This commit is contained in:
@@ -7,7 +7,7 @@ resource app_version {
|
||||
minor = 0,
|
||||
|
||||
variety = B_APPV_ALPHA,
|
||||
internal = 4,
|
||||
internal = 5,
|
||||
|
||||
short_info = "Qt password manager",
|
||||
long_info = ""
|
||||
|
||||
@@ -18,7 +18,7 @@ Especially someone who generates passwords frequently will appreciate
|
||||
this feature.
|
||||
"
|
||||
HOMEPAGE="http://www.keepassx.org/"
|
||||
SRC_URI="git+https://github.com/keepassx/keepassx.git#755241df5c"
|
||||
SRC_URI="git+https://github.com/keepassx/keepassx.git#2.0-alpha5"
|
||||
COPYRIGHT="
|
||||
2010-2012, Felix Geyer
|
||||
2011-2012, Florian Geyer
|
||||
@@ -63,7 +63,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:xres
|
||||
"
|
||||
|
||||
PATCHES="keepassx-2.0a4.git.patchset"
|
||||
PATCHES="keepassx-2.0a5.patchset"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
Reference in New Issue
Block a user