From 2f33c368be59f1d1b618731283d720f9d670ec5c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 30 Mar 2019 00:06:41 +0100 Subject: [PATCH] file: bump version. --- sys-apps/file/{file-5.35.recipe => file-5.36.recipe} | 4 ++-- .../file/patches/{file-5.35.patchset => file-5.36.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sys-apps/file/{file-5.35.recipe => file-5.36.recipe} (96%) rename sys-apps/file/patches/{file-5.35.patchset => file-5.36.patchset} (100%) diff --git a/sys-apps/file/file-5.35.recipe b/sys-apps/file/file-5.36.recipe similarity index 96% rename from sys-apps/file/file-5.35.recipe rename to sys-apps/file/file-5.36.recipe index 98fe8069f..a1bc6f945 100644 --- a/sys-apps/file/file-5.35.recipe +++ b/sys-apps/file/file-5.36.recipe @@ -8,9 +8,9 @@ HOMEPAGE="https://www.darwinsys.com/file/" COPYRIGHT="1986-1999 Ian F. Darwin 1994-2018 Christos Zoulas" LICENSE="BSD (2-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="ftp://ftp.astron.com/pub/file/file-$portVersion.tar.gz" -CHECKSUM_SHA256="30c45e817440779be7aac523a905b123cba2a6ed0bf4f5439e1e99ba940b5546" +CHECKSUM_SHA256="fb608290c0fd2405a8f63e5717abf6d03e22e183fb21884413d1edd918184379" PATCHES="file-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/sys-apps/file/patches/file-5.35.patchset b/sys-apps/file/patches/file-5.36.patchset similarity index 100% rename from sys-apps/file/patches/file-5.35.patchset rename to sys-apps/file/patches/file-5.36.patchset