diff --git a/srcpkgs/libbsd/patches/musl-a_out_h.patch b/srcpkgs/libbsd/patches/musl-a_out_h.patch index 918fcd082c9..7680738aa86 100644 --- a/srcpkgs/libbsd/patches/musl-a_out_h.patch +++ b/srcpkgs/libbsd/patches/musl-a_out_h.patch @@ -18,6 +18,7 @@ #include #include + #include -#include +#include "nlist.h" #include diff --git a/srcpkgs/libbsd/template b/srcpkgs/libbsd/template index 334269881af..600bfb1bb47 100644 --- a/srcpkgs/libbsd/template +++ b/srcpkgs/libbsd/template @@ -1,6 +1,6 @@ # Template file for 'libbsd' pkgname=libbsd -version=0.8.2 +version=0.8.3 revision=1 build_style=gnu-configure makedepends="libressl-devel" @@ -9,7 +9,7 @@ maintainer="Juan RP " homepage="http://libbsd.freedesktop.org/" license="BSD" distfiles="http://libbsd.freedesktop.org/releases/libbsd-${version}.tar.xz" -checksum=b2f644cae94a6e2fe109449c20ad79a0f6ee4faec2205b07eefa0020565e250a +checksum=934b634f4dfd865b6482650b8f522c70ae65c463529de8be907b53c89c3a34a8 post_extract() { case "$XBPS_TARGET_MACHINE" in