Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Henrik Riomar
aports
Commits
e88086b8
Commit
e88086b8
authored
Dec 16, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libical: upgrade to 3.0.7
parent
a7497c10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
main/libical/APKBUILD
main/libical/APKBUILD
+2
-5
No files found.
main/libical/APKBUILD
View file @
e88086b8
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libical
pkgver
=
3.0.
6
pkgver
=
3.0.
7
pkgrel
=
0
pkgdesc
=
"Reference implementation of the iCalendar format"
url
=
"https://libical.github.io/libical/"
...
...
@@ -21,7 +21,6 @@ prepare() {
}
build
()
{
cd
"
$builddir
"
cmake ..
\
-DCMAKE_RELEASE_TYPE
=
Release
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
...
...
@@ -34,13 +33,11 @@ build() {
}
check
()
{
cd
"
$builddir
"
ctest
-E
regression
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
d1a3397071c2989983893e3bbaeb088f7cb9a3639dca39709e9422c334dd1e9a869bba9292a250f83eb2a5b6727bd91b73c8e420bd1814422d97aff9fc6b26fc libical-3.0.6
.tar.gz"
sha512sums
=
"
4e1df3fad9c9df795da441243471d05168287519b6155b148b5aa28092ecac687626fa92713b280864a41f6ffc0c7fb43d2770fb1821396cb838e96e76d8d9d8 libical-3.0.7
.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment