mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/nix: rebuild against openssl 1.1
This commit is contained in:
parent
f009f01b97
commit
8d6dc9272a
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=nix
|
||||
pkgver=2.1.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="The purely functional package manager"
|
||||
url="https://nixos.org/nix/"
|
||||
arch="x86 x86_64 aarch64" # supported platforms
|
||||
@ -16,7 +16,7 @@ makedepends="
|
||||
bzip2-dev
|
||||
curl-dev
|
||||
gc-dev
|
||||
libressl-dev
|
||||
openssl-dev
|
||||
libseccomp-dev
|
||||
libsodium-dev
|
||||
sqlite-dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user