mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
mu: update to 1.4.8
This commit is contained in:
parent
9b4258092b
commit
220567fd0a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mu'
|
||||
pkgname=mu
|
||||
version=1.4.7
|
||||
version=1.4.8
|
||||
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/${pkgname}/releases/download/1%2C4.7/${pkgname}-${version}.tar.xz"
|
||||
checksum=1556324b1bfa8ee080d23e3a3e9302ec9ee99a583679b43a03f24afb5cfa15a7
|
||||
distfiles="https://github.com/djcb/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b5cc7e716f5456a55dc83f25069b0ddbd076ddd0ea4319bd24d45d938f459c6f
|
||||
|
||||
if [ ! "$CROSS_BUILD" ]; then
|
||||
subpackages="mu4e"
|
||||
|
|
Loading…
Add table
Reference in a new issue