eclipse: update to 4.22 and adopt.
This commit is contained in:
parent
39c022a9d2
commit
041a796e53
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'eclipse'
|
||||
pkgname=eclipse
|
||||
version=4.21
|
||||
version=4.22
|
||||
revision=1
|
||||
#code name of version
|
||||
_release=2021-09
|
||||
_release=2021-12
|
||||
archs="x86_64"
|
||||
wrksrc="eclipse"
|
||||
depends="openjdk11 gtk+3 webkit2gtk libXtst
|
||||
hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="IDE for Java and other languages"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="EPL-1.0"
|
||||
homepage="https://eclipse.org"
|
||||
nopie=yes
|
||||
|
@ -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=851703de4b131fb4f308352839e7042913050709193f280396eaf2b06051c79e
|
||||
checksum=6d70a896ad70ef79f527447e5b0d1b373ca00179653ab2361aa9550d0a87068d
|
||||
python_version=2
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue