diff --git a/sci-biology/fastp/Manifest b/sci-biology/fastp/Manifest index c158050fa5c..179048852de 100644 --- a/sci-biology/fastp/Manifest +++ b/sci-biology/fastp/Manifest @@ -1 +1 @@ -DIST fastp-0.23.4.tar.gz 164071 BLAKE2B 58745d494b83bbf9ae34593159228dbef5c854ab856af91fea8770fef171ed7b3053a4cac8c31053af3dcd91d4298fddb7594670a32963f53f75bd5fa1ec3a68 SHA512 2c929e974708f8cd2d8cab95d59c0a5fd01bea912f6ba5d08841fd929f0f5019ef89e506c771057bd02b879836ae30564b8417271866b6bbcb4917fbeb387e76 +DIST fastp-0.24.0.gh.tar.gz 164236 BLAKE2B 456c2c26275185444f140b64c85db6355d124c8a3008932000be2a343671fb2970c856835a7fb45be760312aa591dd0576750b7c6df15b262c55a20d42c3eef2 SHA512 28307d592e677e50187f58c2013af713830d1f2e2753ef220d7162d0657767a92e3ee78e7b6f6fbbed07ae3a3873098cce3ff6f2c642755e4633767b1176ef03 diff --git a/sci-biology/fastp/fastp-0.23.4.ebuild b/sci-biology/fastp/fastp-0.24.0.ebuild similarity index 93% rename from sci-biology/fastp/fastp-0.23.4.ebuild rename to sci-biology/fastp/fastp-0.24.0.ebuild index 70d5ce33079..4864761eb27 100644 --- a/sci-biology/fastp/fastp-0.23.4.ebuild +++ b/sci-biology/fastp/fastp-0.24.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="An ultra-fast all-in-one FASTQ preprocessor" HOMEPAGE="https://github.com/OpenGene/fastp" -SRC_URI="https://github.com/OpenGene/fastp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/OpenGene/fastp/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" KEYWORDS="~amd64" LICENSE="MIT"