summaryrefslogtreecommitdiff
path: root/app-crypt/quickcrypt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-23 10:22:15 +0100
commit8b4ace9c50842c5b83401ea7b179dcab940387e1 (patch)
tree230f3135ceaace633cf93e9838b185c4a6664c2e /app-crypt/quickcrypt
parent9ee6d97c2883d42f204a533a8bc1f4562df778fb (diff)
gentoo resync : 23.09.2020
Diffstat (limited to 'app-crypt/quickcrypt')
-rw-r--r--app-crypt/quickcrypt/Manifest2
-rw-r--r--app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/quickcrypt/Manifest b/app-crypt/quickcrypt/Manifest
index 4fa8fa12f41a..323681013241 100644
--- a/app-crypt/quickcrypt/Manifest
+++ b/app-crypt/quickcrypt/Manifest
@@ -1,3 +1,3 @@
DIST quickcrypt_0.9.2b.tar.gz 2927 BLAKE2B ee5593ef6ee4f2b48b08713f98616220ab9170cf36ad8664fd9fadcbcdcb64ba9cc33689e9b5e79ec67493a5728de24a6cc9b86a2ff1e579b9a4c77f0ad177e7 SHA512 7b0efbe5aaf9f878233885470ed053124dd3c14fe2630902517388f3ecefda1bc89f3ec9a7edd6d7582f4108bfebf421d593f4b37ed66a7692e955c65003523e
-EBUILD quickcrypt-0.9.2b-r1.ebuild 559 BLAKE2B 8dce78764b668f7aebaa12b81f9c6b0eb589328880a13dfb6326ce1998e4f32a60c1da9c824e22aa67bfabc8a972e5ca4a501eecbf71c6731427ae48e4740ce1 SHA512 a573f28f643081e9bca5c9df6031ab262241bab6b92c7854171339208178e1693c5daa0176092ce291defb53aea1708a21c84fc9de20cdfec920f36007295e8d
+EBUILD quickcrypt-0.9.2b-r1.ebuild 561 BLAKE2B 7c7526f5809d573df10a5c04564e5113668d489df9a38f58143a401024eb67b67488b9cd5e526d4524f796a66922f6f4284eee364c4d343324062d78e24fa953 SHA512 499534dee58ef84d786dd19c1b6f2763cc2a5f0cb94f2dc5b5a9c6cc6e898f523c3bd0ba85e3d730a5c8d7fb02ba758fa1011734ee1f2227d4b6fec3ece88b73
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild b/app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
index 75d58b831d0d..7ae632b049a3 100644
--- a/app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
+++ b/app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=7
MY_P=${P/-/_}
S=${WORKDIR}/${MY_P}
DESCRIPTION="gives you a quick MD5 Password from any string"
-HOMEPAGE="http://linux.netpimpz.com/quickcrypt/"
-SRC_URI="http://linux.netpimpz.com/quickcrypt/download/${MY_P}.tar.gz"
+HOMEPAGE="https://linux.netpimpz.com/quickcrypt/"
+SRC_URI="https://linux.netpimpz.com/quickcrypt/download/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"