eclipse: update to 4.19.
This commit is contained in:
parent
22e12b029b
commit
fc63b4d3c6
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.18
|
version=4.19
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2020-12
|
_release=2021-03
|
||||||
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=2193208753cae8505b4926386dc7bb71cb665929180bf8c1a63dda0251dbaaf1
|
checksum=ecd00f7a669568827aca20581d5935c40c5bad621ff6baa42a9c46b5c7ea5dae
|
||||||
python_version=2
|
python_version=2
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue