eclipse: update to 4.24.
This commit is contained in:
parent
2b4582500e
commit
eac24e9c33
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'eclipse'
|
# Template file for 'eclipse'
|
||||||
pkgname=eclipse
|
pkgname=eclipse
|
||||||
version=4.23
|
version=4.24
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2022-03
|
_release=2022-06
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
wrksrc="eclipse"
|
wrksrc="eclipse"
|
||||||
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
||||||
|
@ -19,7 +19,7 @@ _patch=R
|
||||||
_edition=java
|
_edition=java
|
||||||
_mirror="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse"
|
_mirror="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse"
|
||||||
distfiles="${_mirror}/technology/epp/downloads/release/${_release}/${_patch}/eclipse-${_edition}-${_release}-${_patch}-linux-gtk-x86_64.tar.gz"
|
distfiles="${_mirror}/technology/epp/downloads/release/${_release}/${_patch}/eclipse-${_edition}-${_release}-${_patch}-linux-gtk-x86_64.tar.gz"
|
||||||
checksum=2905e74afac8ecbaaf2563d4c14a1a28100a7a03cb4b73b540df3607ee5bfa6f
|
checksum=de5f4dc8ac87d6be77fee0d2f3cc447318fd9247551818cda80eff9cb330b60d
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue