mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/expat: upgrade to 2.5.0
This commit is contained in:
parent
6b6fb9e8ec
commit
b08e2f3a27
@ -1,6 +1,6 @@
|
||||
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||
pkgname=expat
|
||||
pkgver=2.4.9
|
||||
pkgver=2.5.0
|
||||
pkgrel=0
|
||||
pkgdesc="XML Parser library written in C"
|
||||
url="http://www.libexpat.org/"
|
||||
@ -11,6 +11,8 @@ source="https://downloads.sourceforge.net/project/expat/expat/$pkgver/expat-$pkg
|
||||
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
|
||||
|
||||
# secfixes:
|
||||
# 2.5.0-r0:
|
||||
# - CVE-2022-43680
|
||||
# 2.4.9-r0:
|
||||
# - CVE-2022-40674
|
||||
# 2.4.5-r0:
|
||||
@ -57,5 +59,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
fdfdc57dd11541eb307b38bd97ec84f78012c7b48fafc5c879b4b8c768cabfbcd7652ccec11e870bf31fee8f68174b22cf632de12c8c46601277f6750f90c192 expat-2.4.9.tar.bz2
|
||||
22fd904d75aab7506a85c03519b9cf79e44898c8e1ba6abf6cb7f95de71b8e63a7e2d5cf4395e3627d46035ea29342b3e631a8809fef8aad3f59976dc075ad17 expat-2.5.0.tar.bz2
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user