From 4b1173ee4e0ac8b1a8dfc882448907339dc59ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 30 Nov 2018 12:01:23 +0100 Subject: [PATCH] hdapsd: rebuild for metadata --- srcpkgs/hdapsd/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hdapsd/template b/srcpkgs/hdapsd/template index a4a2454d5ee..62720d05d7b 100644 --- a/srcpkgs/hdapsd/template +++ b/srcpkgs/hdapsd/template @@ -1,13 +1,12 @@ # Template file for 'hdapsd' pkgname=hdapsd version=20141024 -revision=3 +revision=4 only_for_archs="i686 x86_64 i686-musl x86_64-musl" build_style=gnu-configure short_desc="HDAPS userspace hard drive protection daemon" -maintainer="Christian Neukirchen " -license="GPL-2" +maintainer="Leah Neukirchen " +license="GPL-2.0-or-later" homepage="http://sourceforge.net/projects/hdaps/" distfiles="${SOURCEFORGE_SITE}/hdaps/$pkgname-$version.tar.gz" checksum=4a9f7c4d6351bd31757f236ad832ceccf10280d32bcaf4c25d15dc4ecc84581f -configure_args="--sbindir=/usr/bin"