mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/flac: add secfixes section
This commit is contained in:
parent
9d57445b77
commit
13696ef5d5
@ -13,6 +13,10 @@ makedepends="libogg-dev !libiconv"
|
|||||||
source="http://downloads.xiph.org/releases/flac/flac-${pkgver}.tar.xz
|
source="http://downloads.xiph.org/releases/flac/flac-${pkgver}.tar.xz
|
||||||
CVE-2017-6888.patch"
|
CVE-2017-6888.patch"
|
||||||
|
|
||||||
|
# secfixes:
|
||||||
|
# 1.3.2-r2:
|
||||||
|
# - CVE-2017-6888
|
||||||
|
|
||||||
builddir="$srcdir/$pkgname-$pkgver"
|
builddir="$srcdir/$pkgname-$pkgver"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user