mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
129f2c39bb
commit
6abae41879
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.1
|
version=1.4.3
|
||||||
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=66ae911abb3d7269514fada08e7a13ad61a205e10209055c41df2f9d17568274
|
checksum=0f32552165b96d8edbc467e1ef3e2dd521e1d2adbba3462b90ced2dc2930d721
|
||||||
|
|
||||||
if [ ! "$CROSS_BUILD" ]; then
|
if [ ! "$CROSS_BUILD" ]; then
|
||||||
subpackages="mu4e"
|
subpackages="mu4e"
|
||||||
|
|
Loading…
Add table
Reference in a new issue