From 69463f4b43b2c01cd560b6d4dd107d0c2cb46107 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 5 Jan 2013 09:25:08 +0100 Subject: [PATCH] mc: update to 4.8.7 --- mc/.md5sum | 2 +- mc/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mc/.md5sum b/mc/.md5sum index cfe813003..cf2307bd7 100644 --- a/mc/.md5sum +++ b/mc/.md5sum @@ -1 +1 @@ -9e50fac70c472dfa108e07152f88bdae mc-4.8.6.tar.xz +3e825e767f85a57af210919f9f6c90b2 mc-4.8.7.tar.xz diff --git a/mc/Pkgfile b/mc/Pkgfile index da0777f58..fde08157f 100644 --- a/mc/Pkgfile +++ b/mc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses glib name=mc -version=4.8.6 +version=4.8.7 release=1 source=(http://www.midnight-commander.org/downloads/$name-$version.tar.xz)