diff --git a/srcpkgs/trousers/template b/srcpkgs/trousers/template index 5d962adec91..8c6355f8660 100644 --- a/srcpkgs/trousers/template +++ b/srcpkgs/trousers/template @@ -6,16 +6,14 @@ create_wrksrc=yes build_style=gnu-configure conf_files="/etc/tcsd.conf" makedepends="openssl-devel" -system_accounts=tss -tss_homedir=/var/lib/tpm short_desc="Trusted Computing Software Stack for the TPM" maintainer="Toyam Cox " license="BSD-3-Clause" homepage="http://trousers.sourceforge.net/" -# distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -distfiles="https://sources.voidlinux.org/trousers-${version}/trousers-${version}.tar.gz" +distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" checksum=ce50713a261d14b735ec9ccd97609f0ad5ce69540af560e8c3ce9eb5f2d28f47 - +system_accounts=tss +tss_homedir=/var/lib/tpm make_dirs="/var/lib/tpm 0700 tss tss" CFLAGS="-fcommon"