libbsd: update to 0.8.3.
This commit is contained in:
parent
056325a7a6
commit
6337339e12
2 changed files with 3 additions and 2 deletions
|
@ -18,6 +18,7 @@
|
|||
#include <arpa/inet.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
-#include <a.out.h>
|
||||
+#include "nlist.h"
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue