mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
4.3.0
This commit is contained in:
parent
4948f6232a
commit
c11c78d8cd
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = linux-usermode
|
||||
pkgdesc = User mode Linux kernel and modules
|
||||
pkgver = 4.2.0
|
||||
pkgver = 4.3.0
|
||||
pkgrel = 1
|
||||
url = http://user-mode-linux.sourceforge.net/
|
||||
arch = i686
|
||||
|
|
@ -11,10 +11,10 @@ pkgbase = linux-usermode
|
|||
makedepends = vde2-static
|
||||
makedepends = vde2
|
||||
depends = coreutils
|
||||
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.2.tar.xz
|
||||
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz
|
||||
source = config-i686
|
||||
source = config-x86_64
|
||||
md5sums = 3d5ea06d767e2f35c999eeadafc76523
|
||||
md5sums = 58b35794eee3b6d52ce7be39357801e7
|
||||
md5sums = 80abbe6afc9d3444381968eea4d6dd74
|
||||
md5sums = 3cc1ee484f8a619447d1f9e238e3392f
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
KERNEL_VERSION=4.2.0-usermodelinux
|
||||
KERNEL_VERSION=4.3.0-usermodelinux
|
||||
|
||||
post_install() {
|
||||
echo ">>> Updating module dependencies. Please wait ..."
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue