aboutsummaryrefslogtreecommitdiff
path: root/repos/core/libressl/abuild
blob: 859d119a1c4d11785f948e2a8dfe4efdd6bc8af6 (plain)
1
2
3
4
5
6
7
8
name=libressl
version=4.0.0
release=1
source="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/${name}-${version}.tar.gz"

postbuild() {
	rm $PKG/etc/ssl/cert.pem
}