Merge pull request #2047 from linkmauve/fix-uboot-sunxi

alarm/uboot-sunxi to 2024.07-2
This commit is contained in:
graysky 2024-10-20 06:09:35 -04:00 committed by GitHub
commit 350ff7595a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,11 +18,11 @@ pkgname=('uboot-a10-olinuxino-lime'
'uboot-pcduino3'
'uboot-pcduino3-nano')
pkgver=2024.07
pkgrel=1
pkgrel=2
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
license=('GPL')
makedepends=('git' 'bc' 'dtc' 'python' 'swig')
makedepends=('git' 'bc' 'dtc' 'python-setuptools' 'swig')
backup=(boot/boot.txt boot/boot.scr)
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'boot.txt'