mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mu4e: update to 1.8.14
This commit is contained in:
parent
d030bfa0c3
commit
4d42e54013
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mu4e'
|
# Template file for 'mu4e'
|
||||||
pkgname=mu4e
|
pkgname=mu4e
|
||||||
version=1.8.13
|
version=1.8.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-mu4e $(vopt_if guile --enable-guile)"
|
configure_args="--enable-mu4e $(vopt_if guile --enable-guile)"
|
||||||
|
@ -10,8 +10,9 @@ short_desc="Maildir-utils indexer/searcher and associated Emacs client"
|
||||||
maintainer="Benjamin Slade <slade@lambda-y.net>"
|
maintainer="Benjamin Slade <slade@lambda-y.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.djcbsoftware.nl/code/mu/"
|
homepage="https://www.djcbsoftware.nl/code/mu/"
|
||||||
|
changelog="https://github.com/djcb/mu/raw/master/NEWS.org"
|
||||||
distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
|
distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
|
||||||
checksum=20d69c1a918c1e48e6dbf5375d87ef3ed358bb6b3b7d0a120e93a88b16d5a026
|
checksum=1a9c5e15b5e8b67622f7e58dfadd453abf232c0b715bd5f89b955e704455219c
|
||||||
replaces="mu<${version}"
|
replaces="mu<${version}"
|
||||||
provides="mu-${version}_${revision}"
|
provides="mu-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue