summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQin Yuhao2017-02-15 11:09:36 +0800
committerQin Yuhao2017-02-15 11:09:36 +0800
commit32f8c1746dae40a9a2022d95132856beec900170 (patch)
treebb9a1f569ba4c9f9a3a50d83e9a5d16b04d8d34b
parentd8a623dbf5588d86d0b4886d2cf77d56ba5f128a (diff)
downloadaur-32f8c1746dae40a9a2022d95132856beec900170.tar.gz
upgrade to 4.4.48-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ed8b5e1bb9e..e8eafae88405 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts-selinux
- pkgver = 4.4.45
- pkgrel = 1
+ pkgver = 4.4.48
+ pkgrel = 2
url = https://www.kernel.org/
arch = i686
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = linux-lts-selinux
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.45.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.45.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.48.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.48.sign
source = config
source = config.x86_64
source = 99-linux.hook
@@ -25,7 +25,7 @@ pkgbase = linux-lts-selinux
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
sha256sums = SKIP
- sha256sums = 8d359628e1b6918308998510f6f5724b7f5f27016bcaee3760f4ad1f4a8a93fb
+ sha256sums = 201ca43221ee4f1951d86f8df695955b5ab7d70dba05535e3d7b4c132826ff65
sha256sums = SKIP
sha256sums = a77182fa8011f68567f857e88b140f0164c1c2fb8aae46e20f885a885e295079
sha256sums = 531d6394acb1c27e00ee74cbb62386a6d058f5381746b2b971da44cf7bb530bb
diff --git a/PKGBUILD b/PKGBUILD
index c53e94af23aa..7919920573cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgbase=linux-lts-selinux
#pkgbase=linux-lts-custom
_srcname=linux-4.4
-pkgver=4.4.45
-pkgrel=1
+pkgver=4.4.48
+pkgrel=2
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -23,7 +23,7 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
'SKIP'
- '8d359628e1b6918308998510f6f5724b7f5f27016bcaee3760f4ad1f4a8a93fb'
+ '201ca43221ee4f1951d86f8df695955b5ab7d70dba05535e3d7b4c132826ff65'
'SKIP'
'a77182fa8011f68567f857e88b140f0164c1c2fb8aae46e20f885a885e295079'
'531d6394acb1c27e00ee74cbb62386a6d058f5381746b2b971da44cf7bb530bb'