diff options
Diffstat (limited to 'main/u-boot/APKBUILD')
-rw-r--r-- | main/u-boot/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/u-boot/APKBUILD b/main/u-boot/APKBUILD index 539b8b18130..1d51b135603 100644 --- a/main/u-boot/APKBUILD +++ b/main/u-boot/APKBUILD @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="u-boot bootloader common files" url="http://www.denx.de/wiki/U-Boot/" arch="armhf aarch64" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="" makedepends="$depends_dev bc dtc python" |