eclipse: update to 4.15
This commit is contained in:
parent
de08bdab3f
commit
9e42af0dfa
@ -1,12 +1,13 @@
|
||||
# Template file for 'eclipse'
|
||||
pkgname=eclipse
|
||||
version=4.14
|
||||
version=4.15
|
||||
revision=1
|
||||
#code name of version
|
||||
_release=2019-12
|
||||
_release=2020-03
|
||||
archs="x86_64"
|
||||
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"
|
||||
short_desc="IDE for Java and other languages"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="EPL-1.0"
|
||||
@ -17,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=eea78b2daab7c5d3e11cd86d0782023a05f7e173265f470536357ef97cd31a29
|
||||
checksum=72fde94154999df569cbd30551bc784341391b9753209cd563829a6c8674383e
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/eclipse
|
||||
|
Loading…
x
Reference in New Issue
Block a user