diff --git a/srcpkgs/lowdown/patches/stdint_h.patch b/srcpkgs/lowdown/patches/stdint_h.patch index 1dd64684c3..872830c160 100644 --- a/srcpkgs/lowdown/patches/stdint_h.patch +++ b/srcpkgs/lowdown/patches/stdint_h.patch @@ -1,33 +1,3 @@ ---- buffer.c.orig -+++ buffer.c -@@ -25,6 +25,7 @@ - - #include - #include -+#include - #include - #include - #include ---- diff.c.orig -+++ diff.c -@@ -28,6 +28,7 @@ - #if HAVE_MD5 - # include - #endif -+#include - #include - #include - #include ---- nroff_escape.c.orig -+++ nroff_escape.c -@@ -20,6 +20,7 @@ - # include - #endif - -+#include - #include - - #include "lowdown.h" --- util.c.orig +++ util.c @@ -20,6 +20,7 @@ diff --git a/srcpkgs/lowdown/template b/srcpkgs/lowdown/template index e4716c3f1b..c2347a47fa 100644 --- a/srcpkgs/lowdown/template +++ b/srcpkgs/lowdown/template @@ -1,6 +1,6 @@ # Template file for 'lowdown' pkgname=lowdown -version=0.4.4 +version=0.4.5 revision=1 build_style=configure configure_args="PREFIX=/usr MANDIR=/usr/share/man" @@ -9,7 +9,7 @@ maintainer="Duncaen " license="ISC" homepage="https://kristaps.bsd.lv/lowdown/" distfiles="https://kristaps.bsd.lv/lowdown/snapshots/lowdown-${version}.tar.gz" -checksum=bd3acdef18ba68151dbbbe1eb68dd04f0368739fa306e4b888359f00c413ac44 +checksum=469f788d22a59370dd4d9d97ac03e61cb01aab735fc85ad67aa5e563a96e3f91 post_install() { vlicense LICENSE.md