guile: update to 2.0.14.

This commit is contained in:
Juan RP 2017-02-16 13:50:20 +01:00
parent 75a7a897af
commit ef5df37e3f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'guile'.
pkgname=guile
version=2.0.13
revision=2
version=2.0.14
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=ee8073c4582bb4f06412452fdf5dd185aae607441f1313c824f44bdd668b0bde
checksum=8aeb2f353881282fe01694cce76bb72f7ffdd296a12c7a1a39255c27b0dfe5f1
nocross=yes # only works for same wordsize and endianess
post_extract() {