eclipse: update to 4.21.
This commit is contained in:
parent
0c73e4ca30
commit
df2d130a94
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.20
|
version=4.21
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2021-06
|
_release=2021-09
|
||||||
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=3a2355fa605019920a9c35eb0770d8fb9c5fd123069bc05149a847b1965a9b2b
|
checksum=851703de4b131fb4f308352839e7042913050709193f280396eaf2b06051c79e
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue