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
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
208
Merge Requests
208
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
908ac2e5
Commit
908ac2e5
authored
Jan 16, 2014
by
Bartłomiej Piotrowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/isl: upgrade to 0.12.2
parent
29108930
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
main/isl/APKBUILD
main/isl/APKBUILD
+4
-5
No files found.
main/isl/APKBUILD
View file @
908ac2e5
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname
=
isl
pkgver
=
0.12.
1
pkgver
=
0.12.
2
pkgrel
=
0
pkgdesc
=
"An Integer Set Library for the Polyhedral Model"
url
=
"http://freecode.com/projects/isl"
...
...
@@ -20,7 +20,6 @@ _builddir="$srcdir"/$pkgname-$pkgver
prepare
()
{
local
i
cd
"
$_builddir
"
update_config_sub
||
return
1
for
i
in
$source
;
do
case
$i
in
*
.patch
)
msg
$i
;
patch
-p1
-i
"
$srcdir
"
/
$i
||
return
1
;;
...
...
@@ -57,6 +56,6 @@ dev() {
"
$subpkgdir
"
/usr/share/gdb/python/auto-load/usr/lib/
}
md5sums
=
"
27d381085ff1b5733c3e8a9b6ad24a4d isl-0.12.1
.tar.bz2"
sha256sums
=
"
43ba8a43c3554a72a7e9e0d913a52dedbc0d712f472f3e62d239517bdd53e7b7 isl-0.12.1
.tar.bz2"
sha512sums
=
"
63c71ea7c57cc2502cd4007261997ef5442c55c7a43cd5906a27f1203a1e16384f444c657d18f3bf1a71ebb3de9d75702e43d5228bdfc2d21c76ef130027ad5f isl-0.12.1
.tar.bz2"
md5sums
=
"
e039bfcfb6c2ab039b8ee69bf883e824 isl-0.12.2
.tar.bz2"
sha256sums
=
"
f4b3dbee9712850006e44f0db2103441ab3d13b406f77996d1df19ee89d11fb4 isl-0.12.2
.tar.bz2"
sha512sums
=
"
b5dea4d6b504fac22f2d8cd9c47d6896994d3966635a514d45010243db44cfbc009574b808f3587f35d91de629110bc11b52941d4075e21f8646c59656e62aea isl-0.12.2
.tar.bz2"
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