diff options
author | Juergen Daubert <jue@jue.li> | 2015-03-25 13:02:39 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-03-25 13:02:39 +0100 |
commit | 1ad1463625fa2a5b28010adc1459212c02ddbb72 (patch) | |
tree | d044ef0558bf0221df55d18defd13ca64af27779 /mc | |
parent | 55baa4620cf4452664a14e0609f7509f6fa5fcd2 (diff) | |
download | opt-1ad1463625fa2a5b28010adc1459212c02ddbb72.tar.gz opt-1ad1463625fa2a5b28010adc1459212c02ddbb72.tar.xz |
mc: update to 4.8.14
Diffstat (limited to 'mc')
-rw-r--r-- | mc/.footprint | 1 | ||||
-rw-r--r-- | mc/.md5sum | 2 | ||||
-rw-r--r-- | mc/Pkgfile | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/mc/.footprint b/mc/.footprint index f81d42f3e..531c63bc9 100644 --- a/mc/.footprint +++ b/mc/.footprint @@ -185,6 +185,7 @@ drwxr-xr-x root/root usr/share/mc/syntax/ -rw-r--r-- root/root usr/share/mc/syntax/povray.syntax -rw-r--r-- root/root usr/share/mc/syntax/procmail.syntax -rw-r--r-- root/root usr/share/mc/syntax/properties.syntax +-rw-r--r-- root/root usr/share/mc/syntax/puppet.syntax -rw-r--r-- root/root usr/share/mc/syntax/python.syntax -rw-r--r-- root/root usr/share/mc/syntax/ruby.syntax -rw-r--r-- root/root usr/share/mc/syntax/sh.syntax diff --git a/mc/.md5sum b/mc/.md5sum index d579dc55d..ead67cf42 100644 --- a/mc/.md5sum +++ b/mc/.md5sum @@ -1 +1 @@ -d967caa12765eb86e52a6a63ca202500 mc-4.8.13.tar.xz +fbdaddb9edcf8925dcf3231331a8720b mc-4.8.14.tar.xz diff --git a/mc/Pkgfile b/mc/Pkgfile index f01c1f259..d88cfa515 100644 --- a/mc/Pkgfile +++ b/mc/Pkgfile @@ -1,10 +1,10 @@ # Description: GNU Midnight Commander # URL: http://www.midnight-commander.org # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: ncurses glib +# Depends on: util-linux ncurses glib name=mc -version=4.8.13 +version=4.8.14 release=1 source=(http://ftp.osuosl.org/pub/midnightcommander/$name-$version.tar.xz) |