gc: update to 8.0.6
This commit is contained in:
parent
b508eacbd4
commit
b6405e72ed
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'gc'
|
# Template file for 'gc'
|
||||||
pkgname=gc
|
pkgname=gc
|
||||||
version=8.0.4
|
version=8.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-static --enable-mmap"
|
configure_args="--enable-static --enable-mmap"
|
||||||
@ -9,9 +9,9 @@ makedepends="libatomic_ops-devel"
|
|||||||
short_desc="Garbage collector for C and C++"
|
short_desc="Garbage collector for C and C++"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.hboehm.info/gc/"
|
homepage="https://www.hboehm.info/gc/"
|
||||||
distfiles="https://github.com/ivmai/bdwgc/releases/download/v${version}/gc-${version}.tar.gz"
|
distfiles="https://github.com/ivmai/bdwgc/releases/download/v${version}/gc-${version}.tar.gz"
|
||||||
checksum=436a0ddc67b1ac0b0405b61a9675bca9e075c8156f4debd1d06f3a56c7cd289d
|
checksum=3b4914abc9fa76593596773e4da671d7ed4d5390e3d46fbf2e5f155e121bea11
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user