guile: update to 2.0.13.

This commit is contained in:
Michael Gehring 2016-10-15 12:35:10 +02:00
parent b4bf6a69e2
commit cb0cc40a5b

View file

@ -1,6 +1,6 @@
# Template build file for 'guile'.
pkgname=guile
version=2.0.12
version=2.0.13
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-error-on-warning"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3, LGPL-3"
homepage="http://www.gnu.org/software/${pkgname}"
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=8e382930ea17bc547b22349bba819caf61313f6de9ed110e7d87f1ec68349026
checksum=ee8073c4582bb4f06412452fdf5dd185aae607441f1313c824f44bdd668b0bde
nocross=yes # only works for same wordsize and endianess
post_extract() {