mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mu4e: update to 1.10.6
This commit is contained in:
parent
4f49a384a4
commit
b9a3bbc91d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mu4e'
|
# Template file for 'mu4e'
|
||||||
pkgname=mu4e
|
pkgname=mu4e
|
||||||
version=1.10.5
|
version=1.10.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="emacs libtool pkg-config texinfo glib-devel"
|
hostmakedepends="emacs libtool pkg-config texinfo glib-devel"
|
||||||
|
@ -11,6 +11,6 @@ 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"
|
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=1af693dc19d6980f743b98494ab6db97656b6954e7edff343ceb62e65ca5cc2d
|
checksum=3c45b72ad5de350c8ff6e1ad19a3cb868719cfc3e65c3427797e757d6eff18d6
|
||||||
replaces="mu<${version}"
|
replaces="mu<${version}"
|
||||||
provides="mu-${version}_${revision}"
|
provides="mu-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue