mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/notmuch: rebuild against gmime 3.0
This commit is contained in:
parent
2f6caa59b9
commit
078a06f190
@ -3,7 +3,7 @@
|
||||
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
|
||||
pkgname=notmuch
|
||||
pkgver=0.25.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="E-Mail index, search and tagging"
|
||||
url="https://notmuchmail.org/"
|
||||
arch="all"
|
||||
@ -65,7 +65,7 @@ check() {
|
||||
T140-excludes) continue ;;
|
||||
|
||||
# FIXME: These should pass but currently don't
|
||||
T050-new|T150-tagging) continue ;;
|
||||
T050-new|T150-tagging|T060-count) continue ;;
|
||||
esac
|
||||
|
||||
./${test}
|
||||
|
Loading…
Reference in New Issue
Block a user