diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2022-03-21 11:53:09 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2022-03-21 11:53:09 +0000 |
commit | 409997c1ab2c37c2ba28769ced5293f408bfa705 (patch) | |
tree | 0c6ab4dda8cc2337b19187e8b4f28e94d4b217f7 /community | |
parent | 1f44699c5e2aa3ab3a0053dbdbad77b9be2e011a (diff) | |
download | aports-409997c1ab2c37c2ba28769ced5293f408bfa705.tar.gz aports-409997c1ab2c37c2ba28769ced5293f408bfa705.tar.bz2 aports-409997c1ab2c37c2ba28769ced5293f408bfa705.tar.xz |
community/openjdk7: normalize secfixes
Diffstat (limited to 'community')
-rw-r--r-- | community/openjdk7/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openjdk7/APKBUILD b/community/openjdk7/APKBUILD index 9711a84183..5d38608bb7 100644 --- a/community/openjdk7/APKBUILD +++ b/community/openjdk7/APKBUILD @@ -154,7 +154,7 @@ source="https://icedtea.classpath.org/download/source/icedtea-$_icedteaversrc.ta # 7.211.2.6.17-r0: # - CVE-2018-11212 # - CVE-2019-2422 -# - CVE_2019-2426 +# - CVE-2019-2426 # 7.201.2.6.16-r0: # - CVE-2018-3136 # - CVE-2018-3139 |