mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/ntpsec: clean-up abuild
This commit is contained in:
parent
15a4523925
commit
b5a5572660
@ -8,12 +8,10 @@ url="https://www.ntpsec.org/"
|
||||
arch="all"
|
||||
license="BSD-2-Clause"
|
||||
depends="python3"
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev python3-dev python2 bison asciidoc libressl-dev linux-headers"
|
||||
makedepends="python3-dev python2 bison asciidoc libressl-dev linux-headers"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://ftp.ntpsec.org/pub/releases/$pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
install=""
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
@ -36,6 +34,4 @@ package() {
|
||||
./waf install --destdir="$pkgdir"
|
||||
}
|
||||
|
||||
sha256sums="7727e67679812200c52a4c8114bb140f217a4303ec52326c449c15cc470c1700 ntpsec-1.0.0.tar.gz"
|
||||
sha512sums="9fb06310508b30d2ae2d66212d7d87b00e8eea294cebc27eb70435d764bd639fcec234b66e78deafb700476c88e47afe2d1b463563008c32efbb0644dd611f43 ntpsec-1.0.0.tar.gz"
|
||||
_fingerprint='DA3F DF77 4CC7 0FA6 4729 EC45 05D9 B371 477C 7528'
|
||||
|
Loading…
Reference in New Issue
Block a user