diff --git a/sbcl/.footprint b/sbcl/.footprint index 6fa7de5..ad38cb5 100644 --- a/sbcl/.footprint +++ b/sbcl/.footprint @@ -39,6 +39,8 @@ drwxr-xr-x root/root usr/lib/sbcl/contrib/ -rw-r--r-- root/root usr/lib/sbcl/contrib/sb-rotate-byte.fasl -rw-r--r-- root/root usr/lib/sbcl/contrib/sb-rt.asd -rw-r--r-- root/root usr/lib/sbcl/contrib/sb-rt.fasl +-rw-r--r-- root/root usr/lib/sbcl/contrib/sb-simd.asd +-rw-r--r-- root/root usr/lib/sbcl/contrib/sb-simd.fasl -rw-r--r-- root/root usr/lib/sbcl/contrib/sb-simple-streams.asd -rw-r--r-- root/root usr/lib/sbcl/contrib/sb-simple-streams.fasl -rw-r--r-- root/root usr/lib/sbcl/contrib/sb-sprof.asd diff --git a/sbcl/.signature b/sbcl/.signature index c5e55ad..244e5e3 100644 --- a/sbcl/.signature +++ b/sbcl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/jmq.pub -RWTTPlFarK9CxOeU8bXmYYdfwz/QVPf2mHbdSikxzxJl0968UDbqBM0IG+G4oJ2TjoAA5EhngdYHORtu1humQc2jv63MVf6qTw0= -SHA256 (Pkgfile) = 2b1ef05a49704cc4668c13c16e74509d960e31ba74f0f0e1e6af474d9054a79e -SHA256 (.footprint) = ecdc562f78f1275b6251284dc4d5e3724c090a471b7b406561bc51cf5f1e52e5 -SHA256 (sbcl-2.2.8-source.tar.bz2) = 992fcc2b5319010f7587cdc2294b088a595d6c0982ff195b565adfaf4b7d7b0e +RWTTPlFarK9CxD6dT0/i+ZkIlORw9wxKJJlgaP/43Rp+GOb3iUJSlt7Osg1g/FSEtPwkxRh31udbnOz/vYPuHPWKcAxEKP3unw8= +SHA256 (Pkgfile) = 16a57c99a07ba1964b8316c7fb96c1f596a52756c0c18a6357f9882753c06d71 +SHA256 (.footprint) = 06bc31015ef73e18ee65dde480e38b5827a4d257f852df132c0058434996f8a7 +SHA256 (sbcl-2.2.11-source.tar.bz2) = 3607d68016731880845ced5d5d55c6054cc49f19121a15027e6c5607ae8496df diff --git a/sbcl/Pkgfile b/sbcl/Pkgfile index 24ecd41..ef0cf8e 100644 --- a/sbcl/Pkgfile +++ b/sbcl/Pkgfile @@ -5,7 +5,7 @@ # Optional: texinfo name=sbcl -version=2.2.8 +version=2.2.11 release=1 source=(https://prdownloads.sourceforge.net/$name/$name-$version-source.tar.bz2)