* [PR PATCH] eclipse: update to 4.27.
@ 2023-03-18 14:08 mobinmob
0 siblings, 0 replies; only message in thread
From: mobinmob @ 2023-03-18 14:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1238 bytes --]
There is a new pull request by mobinmob against master on the void-packages repository
https://github.com/mobinmob/void-packages eclipse
https://github.com/void-linux/void-packages/pull/42836
eclipse: update to 4.27.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/42836.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-eclipse-42836.patch --]
[-- Type: text/x-diff, Size: 1150 bytes --]
From 078349d4d7e1ff1cfd778ad875df4239b37d0084 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 18 Mar 2023 16:07:24 +0200
Subject: [PATCH] eclipse: update to 4.27.
---
srcpkgs/eclipse/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/eclipse/template b/srcpkgs/eclipse/template
index 67cfe72e140d..8aca89770689 100644
--- a/srcpkgs/eclipse/template
+++ b/srcpkgs/eclipse/template
@@ -1,9 +1,9 @@
# Template file for 'eclipse'
pkgname=eclipse
-version=4.26
+version=4.27
revision=1
#code name of version
-_release=2022-12
+_release=2023-03
archs="x86_64"
depends="openjdk11 gtk+3 webkit2gtk libXtst
hicolor-icon-theme desktop-file-utils"
@@ -18,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=5a71af895af325de533e175289983a023167183ebdcc4cb7d8b3b01420d5b8c0
+checksum=ccd07314798d6b152eb73321ff9a4e8252622a1e4d02f495c2f3d8c80e9156be
python_version=2
do_install() {
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-18 14:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 14:08 [PR PATCH] eclipse: update to 4.27 mobinmob
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).