diff options
Diffstat (limited to 'libre-testing/uboot4extlinux-wandboard/PKGBUILD')
-rw-r--r-- | libre-testing/uboot4extlinux-wandboard/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/uboot4extlinux-wandboard/PKGBUILD b/libre-testing/uboot4extlinux-wandboard/PKGBUILD index 78d5d8b99..453b5871c 100644 --- a/libre-testing/uboot4extlinux-wandboard/PKGBUILD +++ b/libre-testing/uboot4extlinux-wandboard/PKGBUILD @@ -18,7 +18,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" 'extlinux.conf') sha256sums=('bdc68d5f9455ad933b059c735d983f2c8b6b552dafb062e5ff1444f623021955' 'a49c942b3cd676ce3550d0f2cdb80086b5df0f74c669b11ba2420ebfc878dc8c' - 'e96d167d99967ebefde8d02b27b4564e46409cc0c8738d5de72f431a2e438cf8') + 'bcd32af67d56a13600142219ab8f8c2e1296a90223ad7f4594617d02023155ab') prepare() { cd u-boot-${pkgver} |