diff options
author | Juergen Daubert <jue@jue.li> | 2012-09-11 11:02:13 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-09-11 11:02:13 +0200 |
commit | 02670621cd9cf34e1e3a2f8b0284ed1221bd9da8 (patch) | |
tree | a4b6ae8c7b9bd3669618492b838b7bbcc8ed0e5e /mc | |
parent | 30133a7c5ae467a94f8a9c3cb3b06789242db24b (diff) | |
download | opt-02670621cd9cf34e1e3a2f8b0284ed1221bd9da8.tar.gz opt-02670621cd9cf34e1e3a2f8b0284ed1221bd9da8.tar.xz |
mc: update to 4.8.5
Diffstat (limited to 'mc')
-rw-r--r-- | mc/.footprint | 2 | ||||
-rw-r--r-- | mc/.md5sum | 2 | ||||
-rw-r--r-- | mc/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/mc/.footprint b/mc/.footprint index 731210a81..13602b8db 100644 --- a/mc/.footprint +++ b/mc/.footprint @@ -128,6 +128,7 @@ drwxr-xr-x root/root usr/share/mc/syntax/ -rw-r--r-- root/root usr/share/mc/syntax/c.syntax -rw-r--r-- root/root usr/share/mc/syntax/cabal.syntax -rw-r--r-- root/root usr/share/mc/syntax/changelog.syntax +-rw-r--r-- root/root usr/share/mc/syntax/cmake.syntax -rw-r--r-- root/root usr/share/mc/syntax/cs.syntax -rw-r--r-- root/root usr/share/mc/syntax/css.syntax -rw-r--r-- root/root usr/share/mc/syntax/cxx.syntax @@ -138,6 +139,7 @@ drwxr-xr-x root/root usr/share/mc/syntax/ -rw-r--r-- root/root usr/share/mc/syntax/debian-description.syntax -rw-r--r-- root/root usr/share/mc/syntax/debian-sources-list.syntax -rw-r--r-- root/root usr/share/mc/syntax/diff.syntax +-rw-r--r-- root/root usr/share/mc/syntax/dlink.syntax -rw-r--r-- root/root usr/share/mc/syntax/dos.syntax -rw-r--r-- root/root usr/share/mc/syntax/ebuild.syntax -rw-r--r-- root/root usr/share/mc/syntax/eiffel.syntax diff --git a/mc/.md5sum b/mc/.md5sum index 14c24354c..5edb4eebe 100644 --- a/mc/.md5sum +++ b/mc/.md5sum @@ -1 +1 @@ -eef6144d9f0331437e9a51adbb77c757 mc-4.8.4.tar.xz +f1e282124ee27fda4785364d47918fb2 mc-4.8.5.tar.xz diff --git a/mc/Pkgfile b/mc/Pkgfile index 7f16d1fdb..05b07ff30 100644 --- a/mc/Pkgfile +++ b/mc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses glib name=mc -version=4.8.4 +version=4.8.5 release=1 source=(http://www.midnight-commander.org/downloads/$name-$version.tar.xz) |