Skip to content
Snippets Groups Projects
Commit e2094e2b authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

contrib: offline_repo: fix package name of vanilla kernel

parent ed7af45f
No related branches found
No related tags found
No related merge requests found
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
"tagged": true "tagged": true
}, },
{ {
"pkgname": "linux-image-4.3.0-040300rc5-generic_4.3.0", "pkgname": "linux-image-4.3.0-040300rc5-generic",
"pkgdescription": "Vanilla Linux Kernel", "pkgdescription": "Vanilla Linux Kernel",
"tagged": false, "tagged": false,
"urls": [ "urls": [
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
] ]
}, },
{ {
"pkgname": "linux-headers-4.3.0-040300rc5-generic_4.3.0", "pkgname": "linux-headers-4.3.0-040300rc5-generic",
"pkgdescription": "Vanilla Linux Kernel Headers", "pkgdescription": "Vanilla Linux Kernel Headers",
"tagged": false, "tagged": false,
"urls": [ "urls": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment