gc: update to 8.0.4.

This commit is contained in:
maxice8 2019-03-02 12:52:35 -03:00 committed by maxice8
parent 47583a232d
commit ca6f72245e

View file

@ -1,17 +1,17 @@
# Template file for 'gc'
pkgname=gc
version=8.0.2
version=8.0.4
revision=1
build_style=gnu-configure
configure_args="--enable-static --enable-mmap"
hostmakedepends="pkg-config"
makedepends="libatomic_ops-devel"
short_desc="A garbage collector for C and C++"
maintainer="Juan RP <xtraeme@voidlinux.org>"
short_desc="Garbage collector for C and C++"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.hboehm.info/gc/"
distfiles="https://github.com/ivmai/bdwgc/releases/download/v${version}/gc-${version}.tar.gz"
checksum=4e8ca4b5b72a3a27971daefaa9b621f0a716695b23baa40b7eac78de2eeb51cb
checksum=436a0ddc67b1ac0b0405b61a9675bca9e075c8156f4debd1d06f3a56c7cd289d
case "$XBPS_TARGET_MACHINE" in
*-musl)