mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
commit
06116b1de7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'keepassx'
|
# Template file for 'keepassx'
|
||||||
pkgname=keepassx
|
pkgname=keepassx
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=4
|
revision=1
|
||||||
conflicts="keepassx2>=0"
|
conflicts="keepassx2>=0"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.keepassx.org/"
|
homepage="https://www.keepassx.org/"
|
||||||
distfiles="https://www.keepassx.org/releases/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.keepassx.org/releases/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85
|
checksum=3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
|
sed -i '1,1i#include <unistd.h>' src/lib/random.cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue