mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
mu4e: update to 1.6.9
This commit is contained in:
parent
720281efbb
commit
ea90e11ce5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mu4e'
|
# Template file for 'mu4e'
|
||||||
pkgname=mu4e
|
pkgname=mu4e
|
||||||
version=1.6.8
|
version=1.6.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mu-${version}"
|
wrksrc="mu-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,8 +11,8 @@ 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/"
|
||||||
distfiles="https://github.com/djcb/mu/releases/download/${version}/mu-${version}.tar.xz"
|
distfiles="https://github.com/djcb/mu/releases/download/${version}-signed/mu-${version}.tar.xz"
|
||||||
checksum=d175272bec399c956393c8e2afa5e16f503b65417edc7e3224b50edd6d1f9750
|
checksum=8d99430a4f6942eb3122008bb897c4480cda64b30ff4575c32ded86d7edbaf58
|
||||||
replaces="mu<${version}"
|
replaces="mu<${version}"
|
||||||
provides="mu-${version}_${revision}"
|
provides="mu-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue