trousers: use sourceforge distfiles again

This commit is contained in:
Đoàn Trần Công Danh 2021-06-10 08:17:46 +07:00
parent 4d644b13b5
commit 37c5b89b70

View file

@ -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 <Vaelatern@voidlinux.org>"
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"