sbcl: revbump to apply avx patch to glibc packages

The commit with the patch was only applied to the musl build, which
couldn't go through without it. However, the patch should be applied to
all versions of the package.
This commit is contained in:
Érico Rolim 2020-09-30 15:48:34 -03:00
parent 6019c22d94
commit d41484529a

View file

@ -1,7 +1,7 @@
# Template file for 'sbcl'
pkgname=sbcl
version=2.0.9
revision=2
revision=3
archs="i686 x86_64* armv7l aarch64"
hostmakedepends="iana-etc"
makedepends="zlib-devel"