diff options
author | prspkt <prspkt@protonmail.com> | 2018-05-20 23:31:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-24 09:08:18 +0000 |
commit | 2bcb5a87beffa3eec057c3c808839810938d98ff (patch) | |
tree | 386179708e1cc8c2b0344d1bbb9eeb7533a8c0dd | |
parent | e939828409fa5a9caee49ed863d0501158d2589b (diff) | |
download | aports-2bcb5a87beffa3eec057c3c808839810938d98ff.tar.bz2 aports-2bcb5a87beffa3eec057c3c808839810938d98ff.tar.xz |
testing/neomutt: rebuild against libidn.so.12
-rw-r--r-- | testing/neomutt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/neomutt/APKBUILD b/testing/neomutt/APKBUILD index ec0f4b2843..2a48d4a479 100644 --- a/testing/neomutt/APKBUILD +++ b/testing/neomutt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=neomutt pkgver=20171208 -pkgrel=1 +pkgrel=2 pkgdesc="Mutt with miscellaneous fixes and feature patches" url="https://www.neomutt.org/" arch="all" |