From f66932cd23bd89292d69f52729b74ebd3fa2a58b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 13 Apr 2017 10:14:18 +0200 Subject: [PATCH] trousers: update to 0.3.14. --- srcpkgs/trousers/patches/musl-local_lim.patch | 14 -------------- srcpkgs/trousers/template | 8 ++++---- 2 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 srcpkgs/trousers/patches/musl-local_lim.patch diff --git a/srcpkgs/trousers/patches/musl-local_lim.patch b/srcpkgs/trousers/patches/musl-local_lim.patch deleted file mode 100644 index 766dbffd263..00000000000 --- a/srcpkgs/trousers/patches/musl-local_lim.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- src/tspi/tsp_tcsi_param.c.orig 2015-11-18 10:44:20.263987906 +0100 -+++ src/tspi/tsp_tcsi_param.c 2015-11-18 10:45:20.524547393 +0100 -@@ -11,7 +11,11 @@ - #include - #include - #include -+#if defined(__GLIBC__) - #include -+#else -+#define HOST_NAME_MAX 64 -+#endif - #include "trousers/tss.h" - #include "trousers/trousers.h" - #include "trousers_types.h" diff --git a/srcpkgs/trousers/template b/srcpkgs/trousers/template index b022bb4ad51..641a4fcc437 100644 --- a/srcpkgs/trousers/template +++ b/srcpkgs/trousers/template @@ -1,7 +1,7 @@ # Template file for 'trousers' pkgname=trousers -version=0.3.13 -revision=4 +version=0.3.14 +revision=1 build_style=gnu-configure conf_files="/etc/tcsd.conf" makedepends="libressl-devel" @@ -12,8 +12,8 @@ maintainer="Toyam Cox " license="BSD" homepage="http://trousers.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=bb908e4a3c88a17b247a4fc8e0fff3419d8a13170fe7bdfbe0e2c5c082a276d3 -broken="https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/2167/steps/shell_3/logs/stdio" +checksum=ce50713a261d14b735ec9ccd97609f0ad5ce69540af560e8c3ce9eb5f2d28f47 +create_wrksrc=yes post_install() { vlicense LICENSE