From bc461ac0d4a500975a329ef09ff094480e120f7a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 12 Dec 2022 20:03:25 +0100 Subject: [PATCH] bzip2, forgot to revbump the recipe (#7543) --- app-arch/bzip2/bzip2-1.0.8.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/bzip2/bzip2-1.0.8.recipe b/app-arch/bzip2/bzip2-1.0.8.recipe index 7b8240788..cfec605b4 100644 --- a/app-arch/bzip2/bzip2-1.0.8.recipe +++ b/app-arch/bzip2/bzip2-1.0.8.recipe @@ -8,7 +8,7 @@ similar to those of GNU Gzip." HOMEPAGE="https://sourceware.org/bzip2/" COPYRIGHT="1996-2019 Julian R Seward" LICENSE="bzip2" -REVISION="1" +REVISION="2" SOURCE_URI="https://sourceware.org/pub/bzip2/bzip2-$portVersion.tar.gz" CHECKSUM_SHA256="ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269" PATCHES="bzip2-$portVersion.patchset"