Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!38857
The source project of this merge request has been removed.
main/isl: upgrade to 0.25
Merged
main/isl: upgrade to 0.25
(removed):isl-0.25
into
master
Overview
0
Commits
13
Pipelines
0
Changes
1
Merged
Ghost User
requested to merge
(removed):isl-0.25
into
master
2 years ago
Overview
0
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
849d1930
Show latest version
1 file
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Unverified
849d1930
main/cloog: build against isl25
· 849d1930
alice
authored
2 years ago
main/cloog/APKBUILD
+
4
−
2
Options
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
cloog
pkgver
=
0.20.0
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"The Chunky Loop Generator"
url
=
"http://www.cloog.org/"
arch
=
"all"
@@ -35,4 +35,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
INSTALL
=
"install -D"
install
}
sha512sums
=
"d00cbefd348b45d9d482320a088f7ae736440046b99469cbdfbb177a38dcef182c3305f0a567a1f5699c23b7108db6fd5ad6dfbc071d63ccca1d6bfc1b198565 cloog-0.20.0.tar.gz"
sha512sums
=
"
d00cbefd348b45d9d482320a088f7ae736440046b99469cbdfbb177a38dcef182c3305f0a567a1f5699c23b7108db6fd5ad6dfbc071d63ccca1d6bfc1b198565 cloog-0.20.0.tar.gz
"
Loading