From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 77995159C96 for ; Tue, 23 Jul 2024 20:22:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 451C8E2A0A; Tue, 23 Jul 2024 20:22:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A5F1E2A0A for ; Tue, 23 Jul 2024 20:22:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02CC93409C8 for ; Tue, 23 Jul 2024 20:22:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41BD41117 for ; Tue, 23 Jul 2024 20:22:24 +0000 (UTC) From: "Brayan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brayan" Message-ID: <1721765089.32681ef3e579ed98d491c41d3efb6fe9e09aeb20.this.brayan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-crypt/configuradorfnmt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-crypt/configuradorfnmt/configuradorfnmt-1.0.1.ebuild X-VCS-Directories: app-crypt/configuradorfnmt/ X-VCS-Committer: this.brayan X-VCS-Committer-Name: Brayan X-VCS-Revision: 32681ef3e579ed98d491c41d3efb6fe9e09aeb20 X-VCS-Branch: dev Date: Tue, 23 Jul 2024 20:22:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 33a4f3d4-2438-465d-82fd-f50acd5472fc X-Archives-Hash: ef985bbda8ffda2359544f2c0d495ab7 commit: 32681ef3e579ed98d491c41d3efb6fe9e09aeb20 Author: Brayan M. Salazar proton me> AuthorDate: Tue Jul 23 20:04:49 2024 +0000 Commit: Brayan proton me> CommitDate: Tue Jul 23 20:04:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=32681ef3 app-crypt/configuradorfnmt: Fixed SRC_URI Signed-off-by: Brayan M. Salazar proton.me> app-crypt/configuradorfnmt/configuradorfnmt-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/configuradorfnmt/configuradorfnmt-1.0.1.ebuild b/app-crypt/configuradorfnmt/configuradorfnmt-1.0.1.ebuild index aeb10ab16..d91dff27c 100644 --- a/app-crypt/configuradorfnmt/configuradorfnmt-1.0.1.ebuild +++ b/app-crypt/configuradorfnmt/configuradorfnmt-1.0.1.ebuild @@ -7,7 +7,7 @@ inherit desktop java-utils-2 rpm xdg DESCRIPTION="Spanish government certificate request generator" HOMEPAGE="https://www.cert.fnmt.es/" -SRC_URI="https://descargas.cert.fnmt.es/Linux/configuradorfnmt-1.0.1-0.x86_64.rpm" +SRC_URI="https://descargas.cert.fnmt.es/Linux/${P}-0.x86_64.rpm" S=${WORKDIR}