From a83c5c0b3be0e72a91f285f4ebc6cd491284996d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 21 Mar 2017 21:24:05 +0100 Subject: [PATCH] dtc: bump version. --- sys-apps/dtc/{dtc-1.4.3.recipe => dtc-1.4.4.recipe} | 2 +- sys-apps/dtc/patches/{dtc-1.4.3.patch => dtc-1.4.4.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-apps/dtc/{dtc-1.4.3.recipe => dtc-1.4.4.recipe} (93%) rename sys-apps/dtc/patches/{dtc-1.4.3.patch => dtc-1.4.4.patch} (100%) diff --git a/sys-apps/dtc/dtc-1.4.3.recipe b/sys-apps/dtc/dtc-1.4.4.recipe similarity index 93% rename from sys-apps/dtc/dtc-1.4.3.recipe rename to sys-apps/dtc/dtc-1.4.4.recipe index 395820140..f75dcf5a3 100644 --- a/sys-apps/dtc/dtc-1.4.3.recipe +++ b/sys-apps/dtc/dtc-1.4.4.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2005 David Gibson, IBM Corporation" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/utils/dtc/dtc-$portVersion.tar.gz" -CHECKSUM_SHA256="116c1a0c439d9bd82a3fed4a9656ce8d38f0782c60356de30a243649db8ad22c" +CHECKSUM_SHA256="84169ccda61569b2b0f9832b066706e0b58767e0a30fa4194e816aba44e019d9" PATCHES="dtc-$portVersion.patch" ARCHITECTURES="!x86_gcc2 x86 x86_64" diff --git a/sys-apps/dtc/patches/dtc-1.4.3.patch b/sys-apps/dtc/patches/dtc-1.4.4.patch similarity index 100% rename from sys-apps/dtc/patches/dtc-1.4.3.patch rename to sys-apps/dtc/patches/dtc-1.4.4.patch