Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] monero: update to 0.17.0.0.
@ 2020-09-24 19:08 Hoshpak
  2020-09-24 20:14 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: Hoshpak @ 2020-09-24 19:08 UTC (permalink / raw)
  To: ml

[-- 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() {

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: monero: update to 0.17.0.0.
  2020-09-24 19:08 [PR PATCH] monero: update to 0.17.0.0 Hoshpak
@ 2020-09-24 20:14 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-09-24 20:14 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

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

Description:
None

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-24 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24 19:08 [PR PATCH] monero: update to 0.17.0.0 Hoshpak
2020-09-24 20:14 ` [PR PATCH] [Merged]: " Hoshpak

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).