libical: update to 3.0.17.

This commit is contained in:
Mohammed Anas 2023-12-02 00:08:35 +00:00 committed by classabbyamp
parent 576e350d2e
commit 7c211481dd

View file

@ -1,7 +1,7 @@
# Template file for 'libical'
pkgname=libical
version=3.0.16
revision=3
version=3.0.17
revision=1
build_style=cmake
build_helper="gir qemu"
configure_args="-DICAL_BUILD_DOCS=false
@ -12,9 +12,10 @@ checkdepends="python3-gobject"
short_desc="Reference implementation of the iCalendar data type and format"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-only, MPL-2.0"
homepage="http://libical.github.io/libical/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
checksum=b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33
homepage="https://libical.github.io/libical/"
changelog="https://raw.githubusercontent.com/libical/libical/master/ReleaseNotes.txt"
distfiles="https://github.com/libical/libical/archive/v${version}.tar.gz"
checksum=bcda9a6db6870240328752854d1ea475af9bbc6356e6771018200e475e5f781b
build_options="gir"
build_options_default="gir"