diff --git a/srcpkgs/opkg/template b/srcpkgs/opkg/template index 73a8d456d88..b1fa7cebdf9 100644 --- a/srcpkgs/opkg/template +++ b/srcpkgs/opkg/template @@ -1,6 +1,6 @@ # Template file for 'opkg' pkgname=opkg -version=0.6.0 +version=0.6.1 revision=1 build_style=gnu-configure configure_args="--enable-sha256 --enable-zstd --without-libsolv --with-static-libopkg @@ -13,7 +13,7 @@ maintainer="Piraty " license="GPL-2.0-or-later" homepage="http://code.google.com/p/opkg/" distfiles="https://downloads.yoctoproject.org/releases/opkg/opkg-${version}.tar.gz" -checksum=56844722eff237daf14aa6e681436f3245213c5590ed0cda37a79df637ff3a4c +checksum=e87fccb575c64d3ac0559444016a2795f12125986a0da896bab97c4a1a2f1b2a build_options="gpg lz4 ssl" build_options_default="ssl"