mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mu: update to 1.6.1
This commit is contained in:
parent
56a567d507
commit
3592ccfda5
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'mu'
|
# Template file for 'mu'
|
||||||
pkgname=mu
|
pkgname=mu
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config texinfo glib-devel"
|
hostmakedepends="automake libtool pkg-config texinfo glib-devel"
|
||||||
makedepends="xapian-core-devel gmime3-devel libuuid-devel"
|
makedepends="xapian-core-devel gmime3-devel libuuid-devel"
|
||||||
short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-format"
|
short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-format"
|
||||||
maintainer="Benjamin Slade <slade@jnanam.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/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/djcb/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d25ff84abe261948ef7226ee91b9559d1d842404c8187ee6ffafdc06673d6465
|
checksum=1c9ca62c50f1f087c15aa94c6c02d206a7f297b7903dfdf67e1ced4460d7c784
|
||||||
|
|
||||||
if [ ! "$CROSS_BUILD" ]; then
|
if [ ! "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" emacs"
|
hostmakedepends+=" emacs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue