jigdo: update to 0.8.1

This commit is contained in:
Leonid Pliushch 2021-11-06 21:37:13 +02:00
parent f44a613f01
commit 37280bf5ce
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://atterer.org/jigdo/
TERMUX_PKG_DESCRIPTION="Distribute large images by sending and receiving the files that make them up"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=0.8.0
TERMUX_PKG_REVISION=5
TERMUX_PKG_VERSION=0.8.1
TERMUX_PKG_SRCURL=https://www.einval.com/~steve/software/jigdo/download/jigdo-$TERMUX_PKG_VERSION.tar.xz
TERMUX_PKG_SHA256=f253f72b5719716a7f039877a97ebaf4ba96e877510fca0fb42010d0793db6a4
TERMUX_PKG_SHA256=b1f08c802dd7977d90ea809291eb0a63888b3984cc2bf4c920ecc2a1952683da
TERMUX_PKG_DEPENDS="libbz2, libc++, libdb, wget, zlib"
TERMUX_PKG_BUILD_IN_SRC=true