gc: update to 7.6.2.
This commit is contained in:
parent
956664370e
commit
d31ba3a181
|
@ -776,7 +776,7 @@ libospgrove.so.0 openjade-1.3.2_1
|
|||
libostyle.so.0 openjade-1.3.2_1
|
||||
libtorrent.so.19 libtorrent-0.13.6_1
|
||||
libgiblib.so.1 giblib-1.2.4_1
|
||||
libgc.so.1 gc-7.1_1
|
||||
libgc.so.2 gc-7.6.2_1
|
||||
libcord.so.1 gc-7.4_1
|
||||
libgslcblas.so.0 gsl-1.15_1
|
||||
libgsl.so.23 gsl-2.4_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gc'
|
||||
pkgname=gc
|
||||
version=7.6.0
|
||||
version=7.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.hboehm.info/gc/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.hboehm.info/gc/gc_source/gc-${version}.tar.gz"
|
||||
checksum=a14a28b1129be90e55cd6f71127ffc5594e1091d5d54131528c24cd0c03b7d90
|
||||
checksum=bd112005563d787675163b5afff02c364fc8deb13a99c03f4e80fdf6608ad41e
|
||||
|
||||
post_extract() {
|
||||
sed -i '1i#include <sys/select.h>' pthread_stop_world.c
|
||||
|
|
Loading…
Reference in New Issue