aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Alirzaev <l29ah@riseup.net>2023-01-02 13:17:28 +0100
committerSergey Alirzaev <l29ah@riseup.net>2023-01-02 13:17:28 +0100
commit9cc8437d5cda40d28bb102a5f0d0f8f0660297a3 (patch)
tree56a7637af39c21e0325cb0d92267a1b53490d7ec
parentTODO.md: add some webapps (diff)
downloadguru-9cc8437d.tar.gz
guru-9cc8437d.tar.bz2
guru-9cc8437d.zip
net-p2p/monero: update SRC_URI
Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
-rw-r--r--net-p2p/monero/monero-0.18.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/monero/monero-0.18.1.2.ebuild b/net-p2p/monero/monero-0.18.1.2.ebuild
index 936805e4a7..c12461f695 100644
--- a/net-p2p/monero/monero-0.18.1.2.ebuild
+++ b/net-p2p/monero/monero-0.18.1.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_SUBMODULES=()
else
SRC_URI="https://github.com/monero-project/monero/archive/v${PV}.tar.gz -> ${P}.tar.gz
- https://patch-diff.githubusercontent.com/raw/monero-project/monero/pull/8682.patch -> ${PN}-8682.patch"
+ https://github.com/monero-project/monero/commit/96677fffcd436c5c108718b85419c5dbf5da9df2.patch -> ${PN}-8682.patch"
KEYWORDS="~amd64 ~arm64 ~x86"
fi