mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
opkg: update to 0.4.2.
This commit is contained in:
parent
0e0bfacd8b
commit
eb7506ef8f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opkg'
|
||||
pkgname=opkg
|
||||
version=0.4.1
|
||||
revision=2
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-sha256 --without-libsolv --with-static-libopkg
|
||||
$(vopt_enable lz4) $(vopt_if ssl '--enable-openssl --enable-ssl-curl')
|
||||
|
@ -15,7 +15,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||
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=45ac1e037d3877f635d883f8a555e172883a25d3eeb7986c75890fdd31250a43
|
||||
checksum=86887852c43457edfff9d8b6d9520f3f1cdd55f25eb600a6eb31e1c4e151e106
|
||||
|
||||
build_options="gpg lz4 ssl"
|
||||
build_options_default="ssl"
|
||||
|
|
Loading…
Add table
Reference in a new issue