diff options
Diffstat (limited to 'testing/uboot-tools')
-rw-r--r-- | testing/uboot-tools/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/uboot-tools/APKBUILD b/testing/uboot-tools/APKBUILD index efe443d670..62aa5d4271 100644 --- a/testing/uboot-tools/APKBUILD +++ b/testing/uboot-tools/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: pkgname=uboot-tools pkgver=2016.05 -pkgrel=5 +pkgrel=6 pkgdesc="U-Boot bootloader utility tools" -url="http://www.denx.de/wiki/U-Boot/WebHome" +url="https://www.denx.de/wiki/U-Boot/WebHome" arch="all" license="GPL" depends="" |