testing/bochs: fix license name

This commit is contained in:
Sertonix 2025-02-06 00:05:39 +01:00 committed by Kevin Daudt
parent 1b4c2e8930
commit cf2caaeeab

View File

@ -1,11 +1,11 @@
# Maintainer: ovf <ovf@mm.st>
pkgname=bochs
pkgver=2.8
pkgrel=0
pkgrel=1
pkgdesc="A highly portable open source IA-32 (x86) PC emulator"
url="https://bochs.sourceforge.io/"
arch="all"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
makedepends="linux-headers sdl2-dev"
subpackages="$pkgname-doc"
source="https://downloads.sourceforge.net/project/bochs/bochs/$pkgver/bochs-$pkgver.tar.gz"