eclipse: update to 4.11.
This commit is contained in:
parent
b065a33120
commit
23b49fce17
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'eclipse'
|
||||
pkgname=eclipse
|
||||
version=4.10
|
||||
version=4.11
|
||||
revision=1
|
||||
#code name of version
|
||||
_release=2018-12
|
||||
wrksrc="eclipse"
|
||||
_release=2019-03
|
||||
archs="x86_64"
|
||||
wrksrc="eclipse"
|
||||
depends="virtual?java-environment unzip gtk+3 webkit2gtk libXtst hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="IDE for Java and other languages"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
|
@ -17,7 +17,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=d3bcf5e428de4d123eea4349f70a53180cc1aba4985c99018172340b9d54e2b7
|
||||
checksum=c78925ea07849880e41fe66cd96e7a2ec09ed2e7e52c0dc114e77851bbf70d08
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/eclipse
|
||||
|
|
Loading…
Reference in a new issue