mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
eclipse: update to 4.18, adopt.
This commit is contained in:
parent
c62d1b0902
commit
e849b3b4b8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'eclipse'
|
||||
pkgname=eclipse
|
||||
version=4.17
|
||||
version=4.18
|
||||
revision=1
|
||||
#code name of version
|
||||
_release=2020-09
|
||||
_release=2020-12
|
||||
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=ad597ad092d349f7a2bca3ca2145614a3e9fdf3d5311b24bff1089010fd34f5e
|
||||
checksum=2193208753cae8505b4926386dc7bb71cb665929180bf8c1a63dda0251dbaaf1
|
||||
python_version=2
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue