commit f6e1e57c679f8a282b53d65736cdd3b22a653cd0 parent 5bbd1cbd5d66b5e09a2b0e20e0bf88621e79b8e1 Author: Cem Keylan <cem@ckyln.com> Date: Mon, 26 Oct 2020 00:14:35 +0300 mu: bump to 1.4.13 Diffstat:
M | personal/mu/build | | | 4 | +++- |
M | personal/mu/checksums | | | 2 | +- |
M | personal/mu/sources | | | 2 | +- |
M | personal/mu/version | | | 2 | +- |
4 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/personal/mu/build b/personal/mu/build @@ -2,7 +2,9 @@ autoreconf -if -export MAKEINFO=true +cpt l texinfo || export MAKEINFO=true + +export LDFLAGS="$LDFLAGS -static" ./configure \ --prefix=/usr \ diff --git a/personal/mu/checksums b/personal/mu/checksums @@ -1 +1 @@ -0f32552165b96d8edbc467e1ef3e2dd521e1d2adbba3462b90ced2dc2930d721 1.4.3.tar.gz +8856465501dccd9101eda1a29bedada010e6ff828c9d922f1abe86b152a2741b 1.4.13.tar.gz diff --git a/personal/mu/sources b/personal/mu/sources @@ -1 +1 @@ -https://github.com/djcb/mu/archive/1.4.3.tar.gz +https://github.com/djcb/mu/archive/1.4.13.tar.gz diff --git a/personal/mu/version b/personal/mu/version @@ -1 +1 @@ -1.4.3 1 +1.4.13 1