mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
opkg: update to 0.4.1.
This commit is contained in:
parent
316a6fc561
commit
4e3c64dfe2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opkg'
|
# Template file for 'opkg'
|
||||||
pkgname=opkg
|
pkgname=opkg
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-sha256 --without-libsolv --with-static-libopkg
|
configure_args="--enable-sha256 --without-libsolv --with-static-libopkg
|
||||||
$(vopt_enable lz4) $(vopt_if openssl '--enable-openssl --enable-ssl-curl')
|
$(vopt_enable lz4) $(vopt_if openssl '--enable-openssl --enable-ssl-curl')
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
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=f6c00515d8a2ad8f6742a8e73830315d1983ed0459cba77c4d656cfc9e7fe6fe
|
checksum=45ac1e037d3877f635d883f8a555e172883a25d3eeb7986c75890fdd31250a43
|
||||||
|
|
||||||
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