mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
opkg: update to 0.6.1.
This commit is contained in:
parent
926534c4df
commit
c67c35c83d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opkg'
|
# Template file for 'opkg'
|
||||||
pkgname=opkg
|
pkgname=opkg
|
||||||
version=0.6.0
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
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
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Piraty <mail@piraty.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://code.google.com/p/opkg/"
|
homepage="http://code.google.com/p/opkg/"
|
||||||
distfiles="https://downloads.yoctoproject.org/releases/opkg/opkg-${version}.tar.gz"
|
distfiles="https://downloads.yoctoproject.org/releases/opkg/opkg-${version}.tar.gz"
|
||||||
checksum=56844722eff237daf14aa6e681436f3245213c5590ed0cda37a79df637ff3a4c
|
checksum=e87fccb575c64d3ac0559444016a2795f12125986a0da896bab97c4a1a2f1b2a
|
||||||
|
|
||||||
build_options="gpg lz4 ssl"
|
build_options="gpg lz4 ssl"
|
||||||
build_options_default="ssl"
|
build_options_default="ssl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue