diff options
author | Juergen Daubert <jue@jue.li> | 2020-01-20 12:50:13 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-01-20 12:50:13 +0100 |
commit | 7847a56985bfe99ba63f8689e917bd41b499c998 (patch) | |
tree | 674c3b5e803671dae83d645eb92513cee751c799 /mc | |
parent | b73acaea240ba10742833990164e4b596d45b801 (diff) | |
download | opt-7847a56985bfe99ba63f8689e917bd41b499c998.tar.gz opt-7847a56985bfe99ba63f8689e917bd41b499c998.tar.xz |
mc: update to 4.8.24
Diffstat (limited to 'mc')
-rw-r--r-- | mc/.footprint | 2 | ||||
-rw-r--r-- | mc/.signature | 8 | ||||
-rw-r--r-- | mc/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/mc/.footprint b/mc/.footprint index bc2054997..662e09a92 100644 --- a/mc/.footprint +++ b/mc/.footprint @@ -115,6 +115,7 @@ drwxr-xr-x root/root usr/share/mc/skins/ -rw-r--r-- root/root usr/share/mc/skins/gotar.ini -rw-r--r-- root/root usr/share/mc/skins/gray-green-purple256.ini -rw-r--r-- root/root usr/share/mc/skins/gray-orange-blue256.ini +-rw-r--r-- root/root usr/share/mc/skins/julia256.ini -rw-r--r-- root/root usr/share/mc/skins/mc46.ini -rw-r--r-- root/root usr/share/mc/skins/modarcon16-defbg.ini -rw-r--r-- root/root usr/share/mc/skins/modarcon16.ini @@ -221,6 +222,7 @@ drwxr-xr-x root/root usr/share/mc/syntax/ -rw-r--r-- root/root usr/share/mc/syntax/verilog.syntax -rw-r--r-- root/root usr/share/mc/syntax/vhdl.syntax -rw-r--r-- root/root usr/share/mc/syntax/xml.syntax +-rw-r--r-- root/root usr/share/mc/syntax/yabasic.syntax -rw-r--r-- root/root usr/share/mc/syntax/yaml.syntax -rw-r--r-- root/root usr/share/mc/syntax/yum-repo.syntax -rw-r--r-- root/root usr/share/mc/syntax/yxx.syntax diff --git a/mc/.signature b/mc/.signature index a399c2cad..3d7375ef1 100644 --- a/mc/.signature +++ b/mc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eBbdLqct0jpLlnMm8pa6l4Zsf/1uWmyAdmzE2Ny/9LxAYx2uax4ZHE0ktRYUb5W8PxGGQ7HKYdNTqBbX7eyCwA= -SHA256 (Pkgfile) = 214c0550abcf4fc0aac5664fc52cd614d12731c13ff577b77b4e8a80c14495fc -SHA256 (.footprint) = b62c7ace826e2de8f24badc4ae86b5dcfb85461c6789efb4356155017a1742de -SHA256 (mc-4.8.23.tar.xz) = dd7f7ce74183307b0df25b5c3e60ad3293fd3d3d27d2f37dd7a10efce13dff1c +RWSE3ohX2g5d/cpC6IUm0XtsqOyVreyrvEMZaIK75n7nIoJ7Zr0VybMbXAnssJGi7jPpVkb7grKGfteEm2q8rbdlus09rWPLHQ0= +SHA256 (Pkgfile) = cd2caf40678f04acec8a3013e81add13fa04de95e572df808c98f13ffa44f83c +SHA256 (.footprint) = 8aa5b28d16964e66327287db84d38dfa6c8e66f9d93050ff1f674a7b527012cd +SHA256 (mc-4.8.24.tar.xz) = 859f1cc070450bf6eb4d319ffcb6a5ac29deb0ac0d81559fb2e71242b1176d46 diff --git a/mc/Pkgfile b/mc/Pkgfile index edc5c971a..2952beceb 100644 --- a/mc/Pkgfile +++ b/mc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: glib name=mc -version=4.8.23 +version=4.8.24 release=1 source=(http://ftp.osuosl.org/pub/midnightcommander/$name-$version.tar.xz) |