guile: update to 2.0.12.

This commit is contained in:
Christian Neukirchen 2016-07-17 19:15:38 +02:00
parent 7d0d24dc97
commit f792183591

View File

@ -1,7 +1,7 @@
# Template build file for 'guile'.
pkgname=guile
version=2.0.11
revision=4
version=2.0.12
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-error-on-warning"
hostmakedepends="pkg-config"
@ -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=e6786c934346fa2e38e46d8d81a622bb1c16d130153523f6129fcd79ef1fb040
checksum=8e382930ea17bc547b22349bba819caf61313f6de9ed110e7d87f1ec68349026
nocross=yes # only works for same wordsize and endianess
post_extract() {