parent
e86d23fddf
commit
ea10deb4fa
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'sedutil'
|
||||
pkgname=sedutil
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
short_desc="Drive Trust Alliance Self Encrypting Drive Utility"
|
||||
maintainer="Jack Culhane <jackculhane@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Drive-Trust-Alliance/sedutil"
|
||||
distfiles="https://github.com/Drive-Trust-Alliance/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=88016b93cbbef98fa6f5c4e6f58e6c871662b6a7f1fc8dc788c8599fa37a44f3
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
Loading…
Reference in New Issue