eclipse: update to 4.23.
This commit is contained in:
parent
b29e333bea
commit
6ef0f50206
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'eclipse'
|
||||
pkgname=eclipse
|
||||
version=4.22
|
||||
version=4.23
|
||||
revision=1
|
||||
#code name of version
|
||||
_release=2021-12
|
||||
_release=2022-03
|
||||
archs="x86_64"
|
||||
wrksrc="eclipse"
|
||||
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
||||
|
@ -19,7 +19,7 @@ _patch=R
|
|||
_edition=java
|
||||
_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"
|
||||
checksum=6d70a896ad70ef79f527447e5b0d1b373ca00179653ab2361aa9550d0a87068d
|
||||
checksum=2905e74afac8ecbaaf2563d4c14a1a28100a7a03cb4b73b540df3607ee5bfa6f
|
||||
python_version=2
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue