diff options
Diffstat (limited to 'main/v86d/APKBUILD')
-rw-r--r-- | main/v86d/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/v86d/APKBUILD b/main/v86d/APKBUILD index 061f08455d5..905a1564a1e 100644 --- a/main/v86d/APKBUILD +++ b/main/v86d/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="Userspace helper for uvesafb that runs x86 code in an emulated environment" url="https://github.com/mjanusz/v86d" arch="x86 x86_64" -license="GPL2" +license="GPL-2.0" depends="" makedepends="bash linux-headers" source="v86d-$pkgver.tar.gz::https://github.com/mjanusz/v86d/archive/v86d-$pkgver.tar.gz |