mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
opkg: rebuild for openssl3
This commit is contained in:
parent
e0a62fc303
commit
5ec224c51a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opkg'
|
# Template file for 'opkg'
|
||||||
pkgname=opkg
|
pkgname=opkg
|
||||||
version=0.6.1
|
version=0.6.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sha256 --enable-zstd --without-libsolv --with-static-libopkg
|
configure_args="--enable-sha256 --enable-zstd --without-libsolv --with-static-libopkg
|
||||||
$(vopt_if ssl '--enable-ssl-curl') $(vopt_enable gpg)"
|
$(vopt_if ssl '--enable-ssl-curl') $(vopt_enable gpg)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue