1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/libical: upgrade to 3.0.20

https://github.com/libical/libical/releases/tag/v3.0.20
This commit is contained in:
fossdd 2025-04-02 09:14:48 +00:00 committed by J0WI
parent 7a82cb2954
commit ca12fc54aa

View file

@ -1,8 +1,8 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libical
pkgver=3.0.19
pkgrel=4
pkgver=3.0.20
pkgrel=0
pkgdesc="Reference implementation of the iCalendar format"
url="https://libical.github.io/libical/"
arch="all"
@ -35,5 +35,5 @@ package() {
}
sha512sums="
32e5cac219801b40d8691deae6efae6fdaa64ca0968a72af5b27647958d44d79626c26c4e3675cfb284c2f1039c237c61ba2dd6030e9b1ea6a9d69296424240d libical-3.0.19.tar.gz
2506320240ba0e4287b6ef1b90b653eacd51105d392b91f8c772f3b0745fecbf55eecfe81f89413cc56106b71ccca780754df31f5190ffce6c372126e27bf1da libical-3.0.20.tar.gz
"