diff --git a/sys-apps/hashboot/Manifest b/sys-apps/hashboot/Manifest index 1f38bec..75e806b 100644 --- a/sys-apps/hashboot/Manifest +++ b/sys-apps/hashboot/Manifest @@ -1 +1 @@ -DIST 0.9.14.tar.gz 9113 BLAKE2B fb1e833c8b0c739e31d0f8ea4cc1c7a47f0a66c13e99cd471f509c1d028081dc3270d240d1c7075e74a9053eba059138acd6a8340d98ed9a916bec90e31ab62e SHA512 8323c5be7f4cd081cf00ffb51b39204f86ddb85fa479d4e3fbea555b35bb056db8fedf1e6ed36ba059ad37922682c36b4feed7c573a986158867543faf8800a8 +DIST hashboot-0.9.14.tar.gz 9106 BLAKE2B 9b2861aaab311bea06c01437b5be5037bcc0644ea90283c3cf7410fd2027d5ac4cd5d68c6e8d8cfb387609e8340ee0d0ac30277edf127a89d334355b864045c5 SHA512 7b3134abf0a615e8d6b4b56da5b6210abff3d1ebc25a5d286f764754e4f28bfc883dda29bfabc20aec5d3da1298da5b252ea9e5436b2f53e3fdfec4bac2285bd diff --git a/sys-apps/hashboot/hashboot-0.9.14.ebuild b/sys-apps/hashboot/hashboot-0.9.14.ebuild index 3c7ddc4..1ba9fd3 100644 --- a/sys-apps/hashboot/hashboot-0.9.14.ebuild +++ b/sys-apps/hashboot/hashboot-0.9.14.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Check integrity of files in /boot" HOMEPAGE="https://schlomp.space/tastytea/hashboot" -SRC_URI="https://schlomp.space/tastytea/hashboot/archive/${PV}.tar.gz" +SRC_URI="https://schlomp.space/tastytea/hashboot/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="hug-ware" SLOT="0"