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

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