opkg: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:41 -04:00
parent e0a62fc303
commit 5ec224c51a

View file

@ -1,7 +1,7 @@
# Template file for 'opkg'
pkgname=opkg
version=0.6.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-sha256 --enable-zstd --without-libsolv --with-static-libopkg
$(vopt_if ssl '--enable-ssl-curl') $(vopt_enable gpg)"