mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/bochs: fix license name
This commit is contained in:
parent
1b4c2e8930
commit
cf2caaeeab
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user