diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-04-05 18:37:17 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-05 18:38:45 -0300 |
| commit | eb152ccc8ef4c1e1e8d869a87b0d76c06b83114e (patch) | |
| tree | a06a510855026a1646c85f1dd25cf49224fca5b6 | |
| parent | 3571afbf18131cb6b65d4853100186bd34843820 (diff) | |
| download | aports-eb152ccc8ef4c1e1e8d869a87b0d76c06b83114e.tar.bz2 aports-eb152ccc8ef4c1e1e8d869a87b0d76c06b83114e.tar.xz | |
community/evince: modernize
| -rw-r--r-- | community/evince/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/evince/APKBUILD b/community/evince/APKBUILD index 8ba8ffa68c..c831c97737 100644 --- a/community/evince/APKBUILD +++ b/community/evince/APKBUILD @@ -20,9 +20,9 @@ source="https://download.gnome.org/sources/evince/${pkgver%.*}/evince-$pkgver.ta # secfixes: # 3.32.0-r1: -# - CVE-2019-11459 +# - CVE-2019-11459 # 3.24.0-r2: -# - CVE-2017-1000083 +# - CVE-2017-1000083 build() { meson \ |
