mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
keepassx2: update to 2.0.3.
This commit is contained in:
parent
f4bc93ec7b
commit
05018a64a5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keepassx2'
|
# Template file for 'keepassx2'
|
||||||
_realname="keepassx"
|
_realname="keepassx"
|
||||||
pkgname="${_realname}2"
|
pkgname="${_realname}2"
|
||||||
version="2.0.2"
|
version="2.0.3"
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.keepassx.org/"
|
homepage="https://www.keepassx.org/"
|
||||||
distfiles="${homepage}/releases/${version}/${_realname}-${version}.tar.gz"
|
distfiles="${homepage}/releases/${version}/${_realname}-${version}.tar.gz"
|
||||||
checksum=204bdcf49c72078cd6f02b4f29b062923cca9e7b2d3551f2bf352763daa236b8
|
checksum=23ffb4ae360c58aa139943442d175bc6b8f08e6a876ae76c4543ab983a6647c5
|
||||||
wrksrc="${_realname}-${version}"
|
wrksrc="${_realname}-${version}"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue