diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-09-17 03:11:26 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-09-17 03:11:26 +0000 |
commit | 94bd77df41f259f7bc18b42dc5b7034c65c3827d (patch) | |
tree | dd9b72d0a7961fabfb1fea15f4b98c13b407b4f6 /community/clasp | |
parent | 1abf0dd0d67dfef9622a390094018c6e5211038f (diff) | |
download | aports-94bd77df41f259f7bc18b42dc5b7034c65c3827d.tar.bz2 aports-94bd77df41f259f7bc18b42dc5b7034c65c3827d.tar.xz |
community/clasp: update project url
Diffstat (limited to 'community/clasp')
-rw-r--r-- | community/clasp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/clasp/APKBUILD b/community/clasp/APKBUILD index 5c888b9cec..4c8e378bc1 100644 --- a/community/clasp/APKBUILD +++ b/community/clasp/APKBUILD @@ -4,7 +4,7 @@ pkgname=clasp pkgver=3.1.3 pkgrel=0 pkgdesc="Answer set solver for (extended) normal logic programs" -url="http://potassco.sourceforge.net/" +url="https://potassco.org/" arch="all" license="LGPL3" depends="" |