eclipse: update to 4.27.
This commit is contained in:
parent
1d43f9ce8b
commit
533156a03b
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'eclipse'
|
||||
pkgname=eclipse
|
||||
version=4.26
|
||||
version=4.27
|
||||
revision=1
|
||||
#code name of version
|
||||
_release=2022-12
|
||||
_release=2023-03
|
||||
archs="x86_64"
|
||||
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
||||
hicolor-icon-theme desktop-file-utils"
|
||||
|
@ -18,7 +18,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=5a71af895af325de533e175289983a023167183ebdcc4cb7d8b3b01420d5b8c0
|
||||
checksum=ccd07314798d6b152eb73321ff9a4e8252622a1e4d02f495c2f3d8c80e9156be
|
||||
python_version=2
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue