Skip to content
Snippets Groups Projects
Commit b5a55726 authored by Jakub Jirutka's avatar Jakub Jirutka :flag_ua:
Browse files

testing/ntpsec: clean-up abuild

parent 15a45239
No related branches found
No related tags found
No related merge requests found
......@@ -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'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment