mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libical: update to 3.0.17.
This commit is contained in:
parent
576e350d2e
commit
7c211481dd
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libical'
|
# Template file for 'libical'
|
||||||
pkgname=libical
|
pkgname=libical
|
||||||
version=3.0.16
|
version=3.0.17
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="gir qemu"
|
build_helper="gir qemu"
|
||||||
configure_args="-DICAL_BUILD_DOCS=false
|
configure_args="-DICAL_BUILD_DOCS=false
|
||||||
|
@ -12,9 +12,10 @@ checkdepends="python3-gobject"
|
||||||
short_desc="Reference implementation of the iCalendar data type and format"
|
short_desc="Reference implementation of the iCalendar data type and format"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-only, MPL-2.0"
|
license="LGPL-2.1-only, MPL-2.0"
|
||||||
homepage="http://libical.github.io/libical/"
|
homepage="https://libical.github.io/libical/"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
changelog="https://raw.githubusercontent.com/libical/libical/master/ReleaseNotes.txt"
|
||||||
checksum=b44705dd71ca4538c86fb16248483ab4b48978524fb1da5097bd76aa2e0f0c33
|
distfiles="https://github.com/libical/libical/archive/v${version}.tar.gz"
|
||||||
|
checksum=bcda9a6db6870240328752854d1ea475af9bbc6356e6771018200e475e5f781b
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue