diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-22 17:45:35 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-22 17:45:35 -0300 |
commit | ab9541519921645cf0b1d764bea8aeb50c93b767 (patch) | |
tree | 7cee8404c3092b479d601af9ebdca74228325a25 /libre-testing/uboot-am335x_bone/PKGBUILD | |
parent | a280d77d9d87140e7dc32c63ac6fc7480bf80cf1 (diff) | |
download | abslibre-ab9541519921645cf0b1d764bea8aeb50c93b767.tar.gz abslibre-ab9541519921645cf0b1d764bea8aeb50c93b767.tar.bz2 abslibre-ab9541519921645cf0b1d764bea8aeb50c93b767.zip |
uboot-am335x_bone: fix memory addresses
Diffstat (limited to 'libre-testing/uboot-am335x_bone/PKGBUILD')
-rw-r--r-- | libre-testing/uboot-am335x_bone/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/uboot-am335x_bone/PKGBUILD b/libre-testing/uboot-am335x_bone/PKGBUILD index e37c204ca..85ac58be5 100644 --- a/libre-testing/uboot-am335x_bone/PKGBUILD +++ b/libre-testing/uboot-am335x_bone/PKGBUILD @@ -20,7 +20,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" 'extlinux.conf' 'uEnv.txt') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - '9fbef94650acc064c8ca5ffdb097b8a5' + '35111b3cfe545ce3a3fb37fafda43cc7' '38c8428bdc765410193f2ea98297523f' 'ccb79775b81654e16fca18825c7f2506') |