1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 19:55:26 +03:00

testing/ipt-netflow-vanilla: rebuild against kernel 4.19.26-r0

This commit is contained in:
Natanael Copa 2019-02-27 16:04:27 +00:00
parent af60dbca60
commit 248a40ceb6

View file

@ -7,7 +7,7 @@ _rel=0
_flavor=${FLAVOR:-vanilla}
_kpkg=linux-$_flavor
_kver=4.19.25
_kver=4.19.26
_krel=0
_kpkgver="$_kver-r$_krel"
@ -53,4 +53,4 @@ package() {
make -j1 minstall DEPMOD=: DESTDIR="$pkgdir"
}
sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.25.tar.gz"
sha512sums="e5ba66da9cae6fb9652e5532383233d433dd30dd16634734860f7e6910e46080e562e2d72c74584a86ead31156cffd4c5c44b438f617a9e5b3e5fdc1470045fc ipt-netflow-vanilla-4.19.26.tar.gz"