notmuch: update to 0.19.
This commit is contained in:
parent
e3a845e6e8
commit
88922752b3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notmuch'
|
||||
pkgname=notmuch
|
||||
version=0.18.2
|
||||
version=0.19
|
||||
revision=1
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="
|
||||
|
@ -14,7 +14,7 @@ maintainer="Jan S. <jan.schreib@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://notmuchmail.org"
|
||||
distfiles="http://notmuchmail.org/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=e99f7bfee1250aa9f23e05d926ec278316fb8dd135262b0e24f4ba1a78febc9c
|
||||
checksum=396fc6548423785ebbbe9a6cce321d957d3b2e856edb8225bb0988470833eeeb
|
||||
nocross=yes
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue