bye bye libressl
This commit is contained in:
parent
879ade0254
commit
4f387bcb0b
47 changed files with 963 additions and 37 deletions
|
@ -2,13 +2,16 @@ pkgname=ca-certificates
|
|||
pkgver=202200601
|
||||
pkgrel=2
|
||||
ext=doc
|
||||
mkdeps="gmake"
|
||||
deps="libressl"
|
||||
bad="gmake"
|
||||
|
||||
fetch(){
|
||||
curl http://ftp.debian.org/debian/pool/main/c/ca-certificates/ca-certificates_20200601~deb10u2.tar.xz -o $pkgname-$pkgver.tar.gz
|
||||
tar -xf $pkgname-$pkgver.tar.gz
|
||||
mv work $pkgname-$pkgver
|
||||
cd $pkgname-$pkgver
|
||||
patch -p1 < ../../libressl-update-rehash.patch
|
||||
#patch -p1 < ../../libressl-update-rehash.patch
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue