Update flatpak libical to 3.0.7
This commit is contained in:
parent
3d86c345be
commit
8bc00e2fa6
2 changed files with 4 additions and 4 deletions
|
|
@ -90,8 +90,8 @@
|
|||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://github.com/libical/libical/releases/download/v3.0.5/libical-3.0.5.tar.gz",
|
||||
"sha256": "7ad550c8c49c9b9983658e3ab3e68b1eee2439ec17b169a6b1e6ecb5274e78e6"
|
||||
"url": "https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz",
|
||||
"sha256": "0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc"
|
||||
}
|
||||
],
|
||||
"cleanup": [
|
||||
|
|
|
|||
|
|
@ -115,8 +115,8 @@ modules:
|
|||
- "-DICAL_BUILD_DOCS=false"
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/libical/libical/releases/download/v3.0.5/libical-3.0.5.tar.gz
|
||||
sha256: 7ad550c8c49c9b9983658e3ab3e68b1eee2439ec17b169a6b1e6ecb5274e78e6
|
||||
url: https://github.com/libical/libical/releases/download/v3.0.7/libical-3.0.7.tar.gz
|
||||
sha256: 0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc
|
||||
cleanup:
|
||||
- /lib/cmake
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue