diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-17 14:54:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-17 14:54:22 +0000 |
commit | 824742b61be7d5bb4d62eac8a6b229627dad5025 (patch) | |
tree | 99951936d0232fc44c550b605782ea573bc077b7 /testing/mmh | |
parent | fb4a74d041a94afa42ed72c87b516e039d4f8fee (diff) | |
download | aports-824742b61be7d5bb4d62eac8a6b229627dad5025.tar.bz2 aports-824742b61be7d5bb4d62eac8a6b229627dad5025.tar.xz |
testing/mmh: rebuild against ncurses wide char
Diffstat (limited to 'testing/mmh')
-rw-r--r-- | testing/mmh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mmh/APKBUILD b/testing/mmh/APKBUILD index cf7753c230..055ce42659 100644 --- a/testing/mmh/APKBUILD +++ b/testing/mmh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=mmh pkgver=0.1 -pkgrel=2 +pkgrel=3 pkgdesc="MUA for users who like the unix philosophy" url="http://marmaro.de/prog/mmh/" arch="all" |