From 2d52a5f829ab12678618881a0813401f5e875869 Mon Sep 17 00:00:00 2001 From: Eshenko Dmitriy Date: Sun, 6 Sep 2020 10:40:31 +0300 Subject: accel-ppp: T2860: bump version for L2TP CVE fix --- packages/linux-kernel/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/linux-kernel') diff --git a/packages/linux-kernel/Jenkinsfile b/packages/linux-kernel/Jenkinsfile index ce3fe246..1b230e47 100644 --- a/packages/linux-kernel/Jenkinsfile +++ b/packages/linux-kernel/Jenkinsfile @@ -133,7 +133,7 @@ pipeline { checkout([$class: 'GitSCM', doGenerateSubmoduleConfigurations: false, extensions: [[$class: 'CleanCheckout']], - branches: [[name: 'befc6e430add4b322e01c492e69dd4ccb2f02b9d' ]], + branches: [[name: '59f8e1bc3f199c8d0d985253e19a74ad87130179' ]], userRemoteConfigs: [[credentialsId: 'GitHub-vyosbot', url: 'https://github.com/accel-ppp/accel-ppp.git']]]) } } -- cgit v1.2.3