From 7effdacaa4f6e04ade77a48b4530c68be0ec1279 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 7 Jan 2021 19:46:06 +0100 Subject: [PATCH] dos2unix: bump version --- .../dos2unix/{dos2unix-7.4.1.recipe => dos2unix-7.4.2.recipe} | 2 +- .../{dos2unix-7.4.1.patchset => dos2unix-7.4.2.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-text/dos2unix/{dos2unix-7.4.1.recipe => dos2unix-7.4.2.recipe} (94%) rename app-text/dos2unix/patches/{dos2unix-7.4.1.patchset => dos2unix-7.4.2.patchset} (100%) diff --git a/app-text/dos2unix/dos2unix-7.4.1.recipe b/app-text/dos2unix/dos2unix-7.4.2.recipe similarity index 94% rename from app-text/dos2unix/dos2unix-7.4.1.recipe rename to app-text/dos2unix/dos2unix-7.4.2.recipe index 58dabe3b4..8d1e1f843 100644 --- a/app-text/dos2unix/dos2unix-7.4.1.recipe +++ b/app-text/dos2unix/dos2unix-7.4.2.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="1cd58a60b03ed28fa39046102a185c5e88c4f7665e1e0417c25de7f8b9f78623" +CHECKSUM_SHA256="6035c58df6ea2832e868b599dfa0d60ad41ca3ecc8aa27822c4b7a9789d3ae01" if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then PATCHES="dos2unix-$portVersion.patchset" diff --git a/app-text/dos2unix/patches/dos2unix-7.4.1.patchset b/app-text/dos2unix/patches/dos2unix-7.4.2.patchset similarity index 100% rename from app-text/dos2unix/patches/dos2unix-7.4.1.patchset rename to app-text/dos2unix/patches/dos2unix-7.4.2.patchset