[Buildroot] [git commit] mc: bump version to 4.8.19

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 2 21:43:14 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=830bc746362a5593c5065cc1695bdb238cc9e1da
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Rodrigo Rebello <rprebello at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/mc/mc.hash | 4 ++--
 package/mc/mc.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/mc/mc.hash b/package/mc/mc.hash
index a8116d0..cb48f2e 100644
--- a/package/mc/mc.hash
+++ b/package/mc/mc.hash
@@ -1,2 +1,2 @@
-# Hash from http://ftp.midnight-commander.org/mc-4.8.18.sha256:
-sha256 f7636815c987c1719c4f5de2dcd156a0e7d097b1d10e4466d2bdead343d5bece  mc-4.8.18.tar.xz
+# Hash from http://ftp.midnight-commander.org/mc-4.8.19.sha256:
+sha256 eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df  mc-4.8.19.tar.xz
diff --git a/package/mc/mc.mk b/package/mc/mc.mk
index 8139648..a032c2f 100644
--- a/package/mc/mc.mk
+++ b/package/mc/mc.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MC_VERSION = 4.8.18
+MC_VERSION = 4.8.19
 MC_SOURCE = mc-$(MC_VERSION).tar.xz
 MC_SITE = http://ftp.midnight-commander.org
 MC_LICENSE = GPL-3.0+


More information about the buildroot mailing list