Github messages for voidlinux
 help / color / mirror / Atom feed
From: Hoshpak <Hoshpak@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] monero: update to 0.17.0.0.
Date: Thu, 24 Sep 2020 21:08:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25070@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is a new pull request by Hoshpak against master on the void-packages repository

https://github.com/Hoshpak/void-packages monero-0.17.0.0
https://github.com/void-linux/void-packages/pull/25070

monero: update to 0.17.0.0.
None

A patch file from https://github.com/void-linux/void-packages/pull/25070.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-monero-0.17.0.0-25070.patch --]
[-- Type: text/x-diff, Size: 2453 bytes --]

From c428f57037cdad6fa189136d3285ff59d4a6fb26 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Thu, 24 Sep 2020 21:06:35 +0200
Subject: [PATCH] monero: update to 0.17.0.0.

---
 srcpkgs/monero/template | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/monero/template b/srcpkgs/monero/template
index a444d193f57..63173bc2255 100644
--- a/srcpkgs/monero/template
+++ b/srcpkgs/monero/template
@@ -1,12 +1,13 @@
 # Template file for 'monero'
 pkgname=monero
-version=0.16.0.3
+version=0.17.0.0
 revision=1
-_randomx_version="1.1.6"
+_randomx_version="1.1.8"
 # the revision monero uses as a submodule for the specific version
 _rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c"
+_supercop_gitrev="633500ad8c8759995049ccd022107d1fa8a1bbc9"
 build_style=cmake
-configure_args="-DBUILD_GUI_DEPS=ON -DHAVE_LIBRESSL=1"
+configure_args="-DBUILD_GUI_DEPS=ON"
 conf_files="/etc/monerod.conf"
 make_dirs="
  /var/lib/monero 0750 monero monero
@@ -21,10 +22,12 @@ license="BSD-3-Clause"
 homepage="https://getmonero.org"
 distfiles="https://github.com/monero-project/monero/archive/v${version}.tar.gz
  https://github.com/tevador/RandomX/archive/v${_randomx_version}.tar.gz
- https://github.com/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz"
-checksum="df15660f877b75d340214847be1648cac47b2fcdb4011cf8f5aa4517f3af48cb
- cf7946ff5f53401f24146e1472ec54f02338729147fdae091c831920acc390bb
- 44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273"
+ https://github.com/Tencent/rapidjson/archive/${_rapidjson_gitrev}.tar.gz
+ https://github.com/monero-project/supercop/archive/${_supercop_gitrev}.tar.gz"
+checksum="0390eff4b9e80ef565da21bc241632a0030b0b19e53df6c888d0da934e424830
+ f982a12d18b1d260bef2a1d3c46ae4902975fbf63abb38ca6413c96d1778db3a
+ 44b007d419ac21b6affec58991e865ee572346ead19b73cf1c3e4e11c7a81273
+ b973b9d8269ec4d97c3c3443f0dad96d09f72b1b30e616e0947557adbdbb03f7"
 skip_extraction="v${_randomx_version}.tar.gz ${_rapidjson_gitrev}.tar.gz"
 system_accounts="monero"
 
@@ -58,6 +61,8 @@ post_extract() {
 		--strip-components=1 -C ${wrksrc}/external/randomx
 	tar xzf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_rapidjson_gitrev}.tar.gz \
 		--strip-components=1 -C ${wrksrc}/external/rapidjson
+	tar xzf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_supercop_gitrev}.tar.gz \
+		--strip-components=1 -C ${wrksrc}/external/supercop
 }
 
 pre_configure() {

             reply	other threads:[~2020-09-24 19:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24 19:08 Hoshpak [this message]
2020-09-24 20:14 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25070@inbox.vuxu.org \
    --to=hoshpak@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).