diff --git a/mingw-w64-libmad/PKGBUILD b/mingw-w64-libmad/PKGBUILD index dbf07bed0e..a801a83999 100644 --- a/mingw-w64-libmad/PKGBUILD +++ b/mingw-w64-libmad/PKGBUILD @@ -13,6 +13,9 @@ url="https://www.underbit.com/products/mad/" msys2_references=( 'cpe: cpe:2.3:a:underbit:libmad' ) +msys2_ignore_vulnerabilities=( + "CVE-2018-7263" # Not a libmad issue, see https://ubuntu.com/security/CVE-2018-7263#notes +) license=('GPL') depends=() makedepends=("${MINGW_PACKAGE_PREFIX}-cc"