diff options
Diffstat (limited to 'main/qemu/APKBUILD')
-rw-r--r-- | main/qemu/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qemu/APKBUILD b/main/qemu/APKBUILD index 49c8af467cb..f5e3e59ee26 100644 --- a/main/qemu/APKBUILD +++ b/main/qemu/APKBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="QEMU is a generic machine emulator and virtualizer" url="http://qemu.org/" arch="all" -license="GPL2 LGPL-2" +license="GPL-2.0 LGPL-2" makedepends=" alsa-lib-dev bison |