diff options
Diffstat (limited to 'system/isl')
-rw-r--r-- | system/isl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/isl/APKBUILD b/system/isl/APKBUILD index e0f2785d9..27509d8cf 100644 --- a/system/isl/APKBUILD +++ b/system/isl/APKBUILD @@ -3,7 +3,7 @@ pkgname=isl pkgver=0.20 pkgrel=0 -pkgdesc="An Integer Set Library for the Polyhedral Model" +pkgdesc="Integer Set Library" url="http://isl.gforge.inria.fr/" arch="all" options="!dbg strip" # Static libs only |