mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mu: update to 1.4.6
This commit is contained in:
parent
0376835291
commit
0ba04bff76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mu'
|
# Template file for 'mu'
|
||||||
pkgname=mu
|
pkgname=mu
|
||||||
version=1.4.5
|
version=1.4.6
|
||||||
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"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Benjamin Slade <slade@jnanam.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/archive/${version}.tar.gz"
|
distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
|
||||||
checksum=834d23b533ab438b10f8b499c258a80bf0a2fac6fa5c993c819b999cb065141d
|
checksum=8a6afd9f22a21499610bc07a19ea2c4dbe21cc8a2ce7924569346a5ae4b46199
|
||||||
|
|
||||||
if [ ! "$CROSS_BUILD" ]; then
|
if [ ! "$CROSS_BUILD" ]; then
|
||||||
subpackages="mu4e"
|
subpackages="mu4e"
|
||||||
|
|
Loading…
Add table
Reference in a new issue