mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
hdapsd: rebuild for metadata
This commit is contained in:
parent
07621428a9
commit
4b1173ee4e
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'hdapsd'
|
# Template file for 'hdapsd'
|
||||||
pkgname=hdapsd
|
pkgname=hdapsd
|
||||||
version=20141024
|
version=20141024
|
||||||
revision=3
|
revision=4
|
||||||
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
|
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="HDAPS userspace hard drive protection daemon"
|
short_desc="HDAPS userspace hard drive protection daemon"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://sourceforge.net/projects/hdaps/"
|
homepage="http://sourceforge.net/projects/hdaps/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/hdaps/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/hdaps/$pkgname-$version.tar.gz"
|
||||||
checksum=4a9f7c4d6351bd31757f236ad832ceccf10280d32bcaf4c25d15dc4ecc84581f
|
checksum=4a9f7c4d6351bd31757f236ad832ceccf10280d32bcaf4c25d15dc4ecc84581f
|
||||||
configure_args="--sbindir=/usr/bin"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue