aboutsummaryrefslogtreecommitdiffstats
path: root/main/e2fsprogs
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-05 16:05:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-05 16:05:21 -0300
commitbcdbc4836d9f1a039415aece6a58e9a2565b137b (patch)
tree4bdf75399fdb3af178f22bc59bcae30cdcea8652 /main/e2fsprogs
parentc0cc4a7401ecfa59370ace79ff6607ff7c245d6f (diff)
downloadaports-bcdbc4836d9f1a039415aece6a58e9a2565b137b.tar.bz2
aports-bcdbc4836d9f1a039415aece6a58e9a2565b137b.tar.xz
main/e2fsprogs: fix secfixes
Diffstat (limited to 'main/e2fsprogs')
-rw-r--r--main/e2fsprogs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/e2fsprogs/APKBUILD b/main/e2fsprogs/APKBUILD
index 9c2ef66293..cc7e3aef01 100644
--- a/main/e2fsprogs/APKBUILD
+++ b/main/e2fsprogs/APKBUILD
@@ -14,9 +14,9 @@ subpackages="$pkgname-static $pkgname-dev $pkgname-doc libcom_err $pkgname-libs
source="$pkgname-$pkgver.tar.gz::https://github.com/tytso/e2fsprogs/archive/v$pkgver.tar.gz"
# secfixes:
-# - 1.45.5-r0:
+# 1.45.5-r0:
# - CVE-2019-5188
-# - 1.45.4-r0:
+# 1.45.4-r0:
# - CVE-2019-5094
build() {