librsync: bump revision after libpopt update

This commit is contained in:
Henrik Grimler 2020-07-04 14:35:52 +02:00
parent b6be88b8ef
commit d823c7f5fd
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://github.com/librsync/librsync
TERMUX_PKG_DESCRIPTION="Remote delta-compression library"
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_VERSION=2.3.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/librsync/librsync/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=dbd7eb643665691bdf4009174461463737b19b4814b789baad62914cabfe4569
TERMUX_PKG_DEPENDS="libbz2"