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:
Chris Roberts
2013-12-23 14:57:01 -07:00
parent 2a3641bc15
commit 10d97d7caf
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ resource app_version {
minor = 0,
variety = B_APPV_ALPHA,
internal = 4,
internal = 5,
short_info = "Qt password manager",
long_info = ""

View File

@@ -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()
{