summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-02-01 16:30:07 +0100
committerPiotr Gorski2020-02-01 16:30:07 +0100
commit397f0b388d4bade2c510e38586e74e7a5d2f28a8 (patch)
treecc04fd7bb7eb5164d17921779cdc91cc99030856
parentd7e6f19b3b6ad2cc9dfd955abb7153f6ee9b8c99 (diff)
downloadaur-397f0b388d4bade2c510e38586e74e7a5d2f28a8.tar.gz
Bump to 5.4.17-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d81f7cfad9b..34c3706f1301 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aufs
pkgdesc = Linux AUFS
- pkgver = 5.4.16
+ pkgver = 5.4.17
pkgrel = 1
url = https://github.com/sfjro/aufs5-standalone
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-aufs
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.16.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.17.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.17.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.4/aufs-patches/0001-aufs-20200127.patch
source = https://raw.githubusercontent.com/graysky2/kernel_gcc_patch/master/enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v4.13+.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.4/arch-patches-v23-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -32,7 +32,7 @@ pkgbase = linux-aufs
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 994d0884230c258c97af8c9b1857241d34c780bc61271102707e7bd861270306b1f4c51a00d48826786d1544e8647de8c1e72fa74bf3e9a498a32b7db428337d
+ sha512sums = b909cc5fa383ca25496851cd8d0af0efbe1613ee6c3579abb122285fcdcd28f4736fbb26675d741474388a63d1a312cc70a6b0aa8f25c1cd62b9f95b99462628
sha512sums = SKIP
sha512sums = a5cc4419456d515978717b248a6b8a9495c5bda7737c53e3e2be4e477b85ad093aa285385a1355e72e19d64051d5f6a2b603708371f45c6e211a7d2f56043128
sha512sums = 2eb574fbfac6e334d3b06e52e466dbf8e88034515729b6571990b10f75a0fe2a52f188615405c5a695b5820669e595deead44d7961a97c5872359be3435fdf63
diff --git a/PKGBUILD b/PKGBUILD
index 489c64872734..29838375a8ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-aufs
# pkgname=('linux-aufs' 'linux-aufs-headers' 'linux-aufs-docs')
_major=5.4
-_minor=16
+_minor=17
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -335,7 +335,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('994d0884230c258c97af8c9b1857241d34c780bc61271102707e7bd861270306b1f4c51a00d48826786d1544e8647de8c1e72fa74bf3e9a498a32b7db428337d'
+sha512sums=('b909cc5fa383ca25496851cd8d0af0efbe1613ee6c3579abb122285fcdcd28f4736fbb26675d741474388a63d1a312cc70a6b0aa8f25c1cd62b9f95b99462628'
'SKIP'
'a5cc4419456d515978717b248a6b8a9495c5bda7737c53e3e2be4e477b85ad093aa285385a1355e72e19d64051d5f6a2b603708371f45c6e211a7d2f56043128'
'2eb574fbfac6e334d3b06e52e466dbf8e88034515729b6571990b10f75a0fe2a52f188615405c5a695b5820669e595deead44d7961a97c5872359be3435fdf63'