mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
eclipse: update to 4.13.
This commit is contained in:
parent
6f5c2559ec
commit
6beb621d14
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.12
|
version=4.13
|
||||||
revision=1
|
revision=1
|
||||||
#code name of version
|
#code name of version
|
||||||
_release=2019-06
|
_release=2019-09
|
||||||
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=bafa1143704f0bba32ed933fdf0f620bb956221b2ebba8e2a822c43671d8acf4
|
checksum=18f55219c86fa4fe52f8a1a51b17c4eb99af6c215d6af8702555ea82af83acaa
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/eclipse
|
vmkdir usr/lib/eclipse
|
||||||
|
|
Loading…
Add table
Reference in a new issue