Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
virtualbox-host-modules-lts
Commits:
0c1409b8 by Christian Hesse at 2024-09-11T22:17:52+02:00
upgpkg: 7.1.0-1: new upstream release, for linux-lts 6.6.50-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = virtualbox-host-modules-lts
pkgdesc = Virtualbox host kernel modules for LTS Kernel
- pkgver = 7.0.20
- pkgrel = 3
+ pkgver = 7.1.0
+ pkgrel = 1
url = https://virtualbox.org/
arch = x86_64
license = GPL
makedepends = linux-lts-headers
- makedepends = virtualbox-host-dkms=7.0.20
+ makedepends = virtualbox-host-dkms=7.1.0
provides = VIRTUALBOX-HOST-MODULES
pkgname = virtualbox-host-modules-lts
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Christian Hesse <[email protected]>
pkgname='virtualbox-host-modules-lts'
-pkgver=7.0.20
-pkgrel=3
+pkgver=7.1.0
+pkgrel=1
pkgdesc='Virtualbox host kernel modules for LTS Kernel'
arch=('x86_64')
url='https://virtualbox.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-lts/-/commit/0c1409b887594e3129b242c94f6e496b9c032f1d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-lts/-/commit/0c1409b887594e3129b242c94f6e496b9c032f1d
You're receiving this email because of your account on gitlab.archlinux.org.