diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-26 14:14:22 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-26 14:14:22 +0000 |
| commit | 1b9aa0d8dfbfc45e4accb10d7f31912b456841fa (patch) | |
| tree | 6e592f4b31b6fa7f437879f4a7fdd4f7df2bf7fa /testing | |
| parent | 0b7d3dc12f56313897ffdaffd341fcde65e5e3b7 (diff) | |
| download | aports-1b9aa0d8dfbfc45e4accb10d7f31912b456841fa.tar.bz2 aports-1b9aa0d8dfbfc45e4accb10d7f31912b456841fa.tar.xz | |
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.61-r0
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/ipt-netflow-vanilla/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ipt-netflow-vanilla/APKBUILD b/testing/ipt-netflow-vanilla/APKBUILD index 9ee01a299b..cf67c28f7f 100644 --- a/testing/ipt-netflow-vanilla/APKBUILD +++ b/testing/ipt-netflow-vanilla/APKBUILD @@ -7,7 +7,7 @@ _rel=0 _flavor=${FLAVOR:-vanilla} _kpkg=linux-$_flavor -_kver=4.19.60 +_kver=4.19.61 _krel=0 _kpkgver="$_kver-r$_krel" @@ -53,4 +53,4 @@ package() { make -j1 minstall DEPMOD=: DESTDIR="$pkgdir" } -sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.60.tar.gz" +sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.61.tar.gz" |
