diff --git a/srcpkgs/opkg/template b/srcpkgs/opkg/template index b1fa7cebdf9..82f802fb0db 100644 --- a/srcpkgs/opkg/template +++ b/srcpkgs/opkg/template @@ -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)"