opkg: update to 0.6.1.
This commit is contained in:
parent
926534c4df
commit
c67c35c83d
|
@ -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 <mail@piraty.dev>"
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue