mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
eclipse: update to 4.14.
This commit is contained in:
parent
3e485ccde7
commit
efec393177
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.13
|
version=4.14
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2019-09
|
_release=2019-12
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
wrksrc="eclipse"
|
wrksrc="eclipse"
|
||||||
depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst hicolor-icon-theme desktop-file-utils"
|
depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst hicolor-icon-theme desktop-file-utils"
|
||||||
|
@ -17,7 +17,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=18f55219c86fa4fe52f8a1a51b17c4eb99af6c215d6af8702555ea82af83acaa
|
checksum=eea78b2daab7c5d3e11cd86d0782023a05f7e173265f470536357ef97cd31a29
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/eclipse
|
vmkdir usr/lib/eclipse
|
||||||
|
|
Loading…
Add table
Reference in a new issue