mu: update to 1.4.7
This commit is contained in:
parent
dd063ce096
commit
e0b391a59a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mu'
|
||||
pkgname=mu
|
||||
version=1.4.6
|
||||
version=1.4.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config texinfo glib-devel"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-forma
|
|||
maintainer="Benjamin Slade <slade@jnanam.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.djcbsoftware.nl/code/mu/"
|
||||
distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
|
||||
checksum=8a6afd9f22a21499610bc07a19ea2c4dbe21cc8a2ce7924569346a5ae4b46199
|
||||
distfiles="https://github.com/djcb/${pkgname}/releases/download/1%2C4.7/${pkgname}-${version}.tar.xz"
|
||||
checksum=1556324b1bfa8ee080d23e3a3e9302ec9ee99a583679b43a03f24afb5cfa15a7
|
||||
|
||||
if [ ! "$CROSS_BUILD" ]; then
|
||||
subpackages="mu4e"
|
||||
|
|
Loading…
Reference in New Issue