guile: update to 2.0.14.
This commit is contained in:
parent
75a7a897af
commit
ef5df37e3f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'guile'.
|
# Template build file for 'guile'.
|
||||||
pkgname=guile
|
pkgname=guile
|
||||||
version=2.0.13
|
version=2.0.14
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-error-on-warning"
|
configure_args="--disable-static --disable-error-on-warning"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3, LGPL-3"
|
license="GPL-3, LGPL-3"
|
||||||
homepage="http://www.gnu.org/software/${pkgname}"
|
homepage="http://www.gnu.org/software/${pkgname}"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ee8073c4582bb4f06412452fdf5dd185aae607441f1313c824f44bdd668b0bde
|
checksum=8aeb2f353881282fe01694cce76bb72f7ffdd296a12c7a1a39255c27b0dfe5f1
|
||||||
nocross=yes # only works for same wordsize and endianess
|
nocross=yes # only works for same wordsize and endianess
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue