diff options
| -rw-r--r-- | meta-oe/recipes-security/passwdqc/passwdqc_2.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 27 | LICENSE = "BSD-1-Clause" | 27 | LICENSE = "BSD-1-Clause" |
| 28 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ac99c8678577a1c2f9f04cccee411d5d" | 28 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ac99c8678577a1c2f9f04cccee411d5d" |
| 29 | 29 | ||
| 30 | SRC_URI = "http://www.openwall.com/${BPN}/${BP}.tar.gz \ | 30 | SRC_URI = "https://download.openwall.net/pub/projects/${BPN}/${BP}.tar.gz \ |
| 31 | file://makefile-add-ldflags.patch \ | 31 | file://makefile-add-ldflags.patch \ |
| 32 | " | 32 | " |
| 33 | SRC_URI[sha256sum] = "53b0f4bc49369f06195e9e13abb6cff352d5acb79e861004ec95973896488cf4" | 33 | SRC_URI[sha256sum] = "53b0f4bc49369f06195e9e13abb6cff352d5acb79e861004ec95973896488cf4" |
