gc: update to 8.0.2.
This commit is contained in:
parent
7e9d540e60
commit
2f5220201b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gc'
|
||||
pkgname=gc
|
||||
version=8.0.0
|
||||
version=8.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --enable-mmap"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=8f23f9a20883d00af2bff122249807e645bdf386de0de8cbd6cce3e0c6968f04
|
||||
checksum=4e8ca4b5b72a3a27971daefaa9b621f0a716695b23baa40b7eac78de2eeb51cb
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in a new issue