aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Ziemba2015-12-19 00:52:42 -0500
committerDan Ziemba2015-12-19 00:52:42 -0500
commit52c5edafc6372367f7ee6e1c295cc8820cbe8d89 (patch)
tree046dcf8456e8ed22bc4343935976bb4bc90746b0
parent228ae258eb72dffc66ce1dbbb41730710b31b28f (diff)
downloadaur-52c5edafc6372367f7ee6e1c295cc8820cbe8d89.tar.gz
4.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca4767a85a75..1a4171262953 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-vfio
- pkgver = 4.3.2
+ pkgver = 4.3.3
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -13,8 +13,8 @@ pkgbase = linux-vfio
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.2.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.3.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.3.3.sign
source = config
source = config.x86_64
source = linux.preset
@@ -24,7 +24,7 @@ pkgbase = linux-vfio
source = kvm-x86-obey-KVM_X86_QUIRK_CD_NW_CLEARED-in-kvm_set_cr0.patch
sha256sums = 4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae
sha256sums = SKIP
- sha256sums = a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e
+ sha256sums = 95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5
sha256sums = SKIP
sha256sums = f4084c6d43abc40819f4535f827d3d8e643d25e67fedf0bab46346ead8c08b84
sha256sums = 98caa62b4759f6ae180660cc1be4aeda7198e50fb7cf51aee4e677ae6ee2d19e
diff --git a/PKGBUILD b/PKGBUILD
index e2d8bc239cd0..dafc949b2fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-vfio
_srcname=linux-4.3
-pkgver=4.3.2
+pkgver=4.3.3
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -24,7 +24,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
'SKIP'
- 'a96b8a4e90887dea82066b4d804ac193700c200b6c0075fecba0b691b0240a5e'
+ '95cd81fcbb87953f672150d60950548edc04a88474c42de713b91811557fefa5'
'SKIP'
'f4084c6d43abc40819f4535f827d3d8e643d25e67fedf0bab46346ead8c08b84'
'98caa62b4759f6ae180660cc1be4aeda7198e50fb7cf51aee4e677ae6ee2d19e'