mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/ntpsec: rebuild against openssl 1.1
This commit is contained in:
parent
5759458b12
commit
9d88ce130d
@ -2,13 +2,13 @@
|
||||
# Maintainer:
|
||||
pkgname=ntpsec
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="NTP reference implementation, refactored for security"
|
||||
url="https://www.ntpsec.org/"
|
||||
arch="all"
|
||||
license="BSD-2-Clause"
|
||||
depends="bash busybox python3 py3-gpsd"
|
||||
makedepends="python3-dev bison asciidoc libressl-dev linux-headers"
|
||||
makedepends="python3-dev bison asciidoc openssl-dev linux-headers"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://ftp.ntpsec.org/pub/releases/$pkgname-$pkgver.tar.gz
|
||||
python-to-python3.patch"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user