sys-apps/hashboot: Fix SRC_URI; re-generate Manifest.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
When SRC_URI changed from GitHub to schlomp.space I forgot to re-generate the manifest. Fixes: #12
This commit is contained in:
parent
1ba6a16d06
commit
684a21cc8a
|
@ -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
|
||||||
|
|
|
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
DESCRIPTION="Check integrity of files in /boot"
|
DESCRIPTION="Check integrity of files in /boot"
|
||||||
HOMEPAGE="https://schlomp.space/tastytea/hashboot"
|
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"
|
LICENSE="hug-ware"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|
Reference in New Issue
Block a user