mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
zulucrypt: update to 5.7.0.
This commit is contained in:
parent
3a87ead9c3
commit
e0a9ac80f4
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zulucrypt'
|
# Template file for 'zulucrypt'
|
||||||
pkgname=zulucrypt
|
pkgname=zulucrypt
|
||||||
version=5.5.0
|
version=5.7.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="zuluCrypt-${version}"
|
wrksrc="zuluCrypt-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINTERNAL_ZULUPLAY=false -DQT5=true
|
configure_args="-DINTERNAL_ZULUPLAY=false -DQT5=true
|
||||||
|
@ -18,8 +18,9 @@ short_desc="Frontend to cryptsetup and Veracrypt for harddrive and file encrypti
|
||||||
maintainer="Piraty <piraty1@inbox.ru>"
|
maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mhogomchungu.github.io/zuluCrypt"
|
homepage="https://mhogomchungu.github.io/zuluCrypt"
|
||||||
|
changelog="https://github.com/mhogomchungu/zuluCrypt/blob/master/changelog"
|
||||||
distfiles="https://github.com/mhogomchungu/zuluCrypt/archive/${version}.tar.gz"
|
distfiles="https://github.com/mhogomchungu/zuluCrypt/archive/${version}.tar.gz"
|
||||||
checksum=5f061202c3ac1264a8fba10cccc7e3f7a623f108ff618e02ebcb54870f3d2822
|
checksum=53c1a450a7c5c18f7b6a8cf46bd4f051174f9d98c77f79a20c733e96b463f2d5
|
||||||
|
|
||||||
#https://github.com/mhogomchungu/zuluCrypt/blob/e138cc4459545b2e0f729814791a045c31b63014/BUILD_INSTRUCTIONS
|
#https://github.com/mhogomchungu/zuluCrypt/blob/e138cc4459545b2e0f729814791a045c31b63014/BUILD_INSTRUCTIONS
|
||||||
build_options="udev kde gnome pwquality polkit homemount"
|
build_options="udev kde gnome pwquality polkit homemount"
|
||||||
|
|
Loading…
Add table
Reference in a new issue