keepassx: update to 0.4.4.

This commit is contained in:
Michael Gehring 2016-02-14 16:25:26 +01:00
parent 3f30711a55
commit a86d73cc97

View file

@ -1,7 +1,7 @@
# Template file for 'keepassx'
pkgname=keepassx
version=0.4.3
revision=4
version=0.4.4
revision=1
conflicts="keepassx2>=0"
build_style=qmake
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="https://www.keepassx.org/"
distfiles="https://www.keepassx.org/releases/${version}/${pkgname}-${version}.tar.gz"
checksum=cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85
checksum=3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4
pre_configure() {
sed -i '1,1i#include <unistd.h>' src/lib/random.cpp