libical: bump revision

This commit is contained in:
Leonid Pliushch 2021-02-05 22:38:12 +00:00
parent ffb7ff68dc
commit 2e6e54459c
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Libical is an Open Source implementation of the iCalenda
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.0.9
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/libical/libical/releases/download/v$TERMUX_PKG_VERSION/libical-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=bd26d98b7fcb2eb0cd5461747bbb02024ebe38e293ca53a7dfdcb2505265a728
TERMUX_PKG_DEPENDS="libc++, libxml2"