diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-18 07:13:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-18 07:19:47 +0000 |
commit | d5ecdcfdeb8758078b8cfd85c4d691b3a2f035c9 (patch) | |
tree | 9b4a7be17860f0eb8f157ef4db26871e99f9c60e /testing/mmh | |
parent | cfa4ca3f62bdf19b6b19beef933afb7e72ac054a (diff) | |
download | aports-d5ecdcfdeb8758078b8cfd85c4d691b3a2f035c9.tar.bz2 aports-d5ecdcfdeb8758078b8cfd85c4d691b3a2f035c9.tar.xz |
testing/mmh: rebuild against fixed ncurses widechar only
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 055ce42659..fab2e34865 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=3 +pkgrel=4 pkgdesc="MUA for users who like the unix philosophy" url="http://marmaro.de/prog/mmh/" arch="all" |