mu: update to 1.4.12
This commit is contained in:
parent
9c5ad8e020
commit
16f11ccc5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mu'
|
||||
pkgname=mu
|
||||
version=1.4.10
|
||||
version=1.4.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config texinfo glib-devel"
|
||||
|
@ -11,7 +11,7 @@ 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/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4675f14a43b4853e14a3e0892051787d1b82df48ea1bd4375172893676cd7e6d
|
||||
checksum=98295cb697da051b5c0d8048bca2cc516551fede243f7f0915903b3e7f2f3dce
|
||||
|
||||
if [ ! "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" emacs"
|
||||
|
|
Loading…
Reference in a new issue