# Contributor: Timo Teräs # Maintainer: Adelie Platform Group pkgname=fortify-headers pkgver=0.9 pkgrel=1 pkgdesc="libc-agnostic implementation of FORTIFY_SOURCE" url="https://git.2f30.org/fortify-headers/" arch="noarch" options="!check" # No test suite. license="BSD-0" source="https://dl.2f30.org/releases/$pkgname-$pkgver.tar.gz extension-cpp-fix.patch " package() { cd "$builddir" make DESTDIR="$pkgdir" PREFIX=/usr install } sha512sums="bbf0c653d89b69ac05214b96e6bae9e3e2a60962b674c07292a7aa7a198f21b81697190c4d2d847555f0ce854bbd3b12fd18976a039ee564b720110c0af52ef7 fortify-headers-0.9.tar.gz 709ea1e01238cfb6edb5ce94c886913218d38e5e9e5c8dfab6b8765ad7459ea325ca297a305cf8870060a7b2f65732a81c23de46a11466110fcb7144e81e48ce extension-cpp-fix.patch"