diff options
Diffstat (limited to 'community/ecl')
-rw-r--r-- | community/ecl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ecl/APKBUILD b/community/ecl/APKBUILD index 8637f2e5e9..bc3ae55b85 100644 --- a/community/ecl/APKBUILD +++ b/community/ecl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org> pkgname=ecl pkgver=16.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="Embeddable Common Lisp" # not compatible with soft-float archs (like mips) arch="all !mips !mips64" |