diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-12-28 18:56:58 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-12-28 18:56:58 +0100 |
commit | 5fa53007374a0703c024e7c6d61753ba5f2e4014 (patch) | |
tree | 81dfadea1d88153425d0f7f40e2a15553f3fcbd5 /main/mc/APKBUILD | |
parent | 0e83c2ead081c11b763dda91333916a00d49170e (diff) | |
download | aports-5fa53007374a0703c024e7c6d61753ba5f2e4014.tar.bz2 aports-5fa53007374a0703c024e7c6d61753ba5f2e4014.tar.xz |
main/mc: upgrade to 4.8.7
Diffstat (limited to 'main/mc/APKBUILD')
-rw-r--r-- | main/mc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/mc/APKBUILD b/main/mc/APKBUILD index b7d76bd0d8..7e0f615bbc 100644 --- a/main/mc/APKBUILD +++ b/main/mc/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mc -pkgver=4.8.6 +pkgver=4.8.7 pkgrel=0 pkgdesc="A filemanager/shell that emulates Norton Commander" url="http://www.ibiblio.org/mc/" |