* [meta-oe][PATCH] passwdqc: correct the SRC_URI
@ 2025-08-25 7:46 jiaying.song.cn
0 siblings, 0 replies; only message in thread
From: jiaying.song.cn @ 2025-08-25 7:46 UTC (permalink / raw)
To: openembedded-devel
From: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
---
meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb b/meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb
index 8694052e61..2b9356f60e 100644
--- a/meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb
+++ b/meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb
@@ -27,7 +27,7 @@ REQUIRED_DISTRO_FEATURES = "pam"
LICENSE = "BSD-1-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ac99c8678577a1c2f9f04cccee411d5d"
-SRC_URI = "http://www.openwall.com/${BPN}/${BP}.tar.gz \
+SRC_URI = "https://download.openwall.net/pub/projects/${BPN}/${BP}.tar.gz \
file://makefile-add-ldflags.patch \
"
SRC_URI[sha256sum] = "53b0f4bc49369f06195e9e13abb6cff352d5acb79e861004ec95973896488cf4"
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-25 7:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25 7:46 [meta-oe][PATCH] passwdqc: correct the SRC_URI jiaying.song.cn
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).