Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
virtualbox-host-modules-lts
Commits:
77e03de4 by Christian Hesse at 2024-09-27T20:02:37+02:00
upgpkg: 7.1.2-1: new upstream release, for linux-lts 6.6.52-1
- - - - -
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.1.0
- pkgrel = 3
+ pkgver = 7.1.2
+ pkgrel = 1
url = https://virtualbox.org/
arch = x86_64
license = GPL
makedepends = linux-lts-headers
- makedepends = virtualbox-host-dkms=7.1.0
+ makedepends = virtualbox-host-dkms=7.1.2
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.1.0
-pkgrel=3
+pkgver=7.1.2
+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/77e03de4d4e6c6fdb32863fd0bd6e418f81ed965
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/virtualbox-host-modules-lts/-/commit/77e03de4d4e6c6fdb32863fd0bd6e418f81ed965
You're receiving this email because of your account on gitlab.archlinux.org.