From 37d2b33b5880dbcf41c379576497da2abc114cc0 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 25 Sep 2022 16:30:09 +0200 Subject: [PATCH] dos2unix: bump version --- .../dos2unix/{dos2unix-7.4.2.recipe => dos2unix-7.4.3.recipe} | 2 +- .../{dos2unix-7.4.2.patchset => dos2unix-7.4.3.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-text/dos2unix/{dos2unix-7.4.2.recipe => dos2unix-7.4.3.recipe} (94%) rename app-text/dos2unix/patches/{dos2unix-7.4.2.patchset => dos2unix-7.4.3.patchset} (100%) diff --git a/app-text/dos2unix/dos2unix-7.4.2.recipe b/app-text/dos2unix/dos2unix-7.4.3.recipe similarity index 94% rename from app-text/dos2unix/dos2unix-7.4.2.recipe rename to app-text/dos2unix/dos2unix-7.4.3.recipe index 62c67b895..1e4bd5ac5 100644 --- a/app-text/dos2unix/dos2unix-7.4.2.recipe +++ b/app-text/dos2unix/dos2unix-7.4.3.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2009-2015 Erwin Waterlander LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="http://downloads.sourceforge.net/project/dos2unix/dos2unix/$portVersion/dos2unix-$portVersion.tar.gz" -CHECKSUM_SHA256="6035c58df6ea2832e868b599dfa0d60ad41ca3ecc8aa27822c4b7a9789d3ae01" +CHECKSUM_SHA256="b68db41956daf933828423aa30510e00c12d29ef5916e715e8d4e694fe66ca72" if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then PATCHES="dos2unix-$portVersion.patchset" diff --git a/app-text/dos2unix/patches/dos2unix-7.4.2.patchset b/app-text/dos2unix/patches/dos2unix-7.4.3.patchset similarity index 100% rename from app-text/dos2unix/patches/dos2unix-7.4.2.patchset rename to app-text/dos2unix/patches/dos2unix-7.4.3.patchset