mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
apache-directory-studio-bin: runs on python3
This commit is contained in:
parent
ab5d182771
commit
c07689d6fc
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=apache-directory-studio-bin
|
||||
_pkgname=ApacheDirectoryStudio
|
||||
version=2.0.0.v20210717
|
||||
revision=1
|
||||
revision=2
|
||||
_versionprefix=M17
|
||||
archs="x86_64"
|
||||
depends="virtual?java-runtime gtk+3 desktop-file-utils"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://directory.apache.org/studio/"
|
||||
distfiles="https://www-eu.apache.org/dist/directory/studio/${version}-${_versionprefix}/${_pkgname}-${version}-${_versionprefix}-linux.gtk.x86_64.tar.gz"
|
||||
checksum=24764eff94ad3a257a899d34f9933276af0d201fba9017d6737558b2ffd5eda7
|
||||
python_version=2
|
||||
python_version=3
|
||||
nopie=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue