gc: Update to 8.2.4
This commit is contained in:
parent
92590682b9
commit
d7d6851eee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gc'
|
# Template file for 'gc'
|
||||||
pkgname=gc
|
pkgname=gc
|
||||||
version=8.2.2
|
version=8.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# libatomic_ops is replaced by C11 atomic
|
# libatomic_ops is replaced by C11 atomic
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Ivan Maidanski <ivmai@mail.ru>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://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=f30107bcb062e0920a790ffffa56d9512348546859364c23a14be264b38836a0
|
checksum=3d0d3cdbe077403d3106bb40f0cbb563413d6efdbb2a7e1cd6886595dec48fc2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mkdir -p ${DESTDIR}/usr/include/gc/
|
mkdir -p ${DESTDIR}/usr/include/gc/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue