gc: update to 8.2.8
This commit is contained in:
parent
9850c6626f
commit
795a63a33b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gc'
|
||||
pkgname=gc
|
||||
version=8.2.6
|
||||
version=8.2.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# libatomic_ops is replaced by GCC atomic intrinsics
|
||||
|
@ -11,7 +11,7 @@ maintainer="Ivan Maidanski <ivmai@mail.ru>"
|
|||
license="MIT"
|
||||
homepage="https://www.hboehm.info/gc/"
|
||||
distfiles="https://github.com/ivmai/bdwgc/releases/download/v${version}/gc-${version}.tar.gz"
|
||||
checksum=b9183fe49d4c44c7327992f626f8eaa1d8b14de140f243edb1c9dcff7719a7fc
|
||||
checksum=7649020621cb26325e1fb5c8742590d92fb48ce5c259b502faf7d9fb5dabb160
|
||||
|
||||
post_install() {
|
||||
mkdir -p ${DESTDIR}/usr/include/gc/
|
||||
|
|
Loading…
Reference in New Issue