diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-23 02:39:21 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-23 02:39:21 -0300 |
commit | 65c734d3de0bba8d2b51a56484a72ed8899b5f79 (patch) | |
tree | d916d28d50d38a195edd27db9a509f77e313f1f7 /libre-testing/uboot-am335x_bone/PKGBUILD | |
parent | b12c9c1d52e5c53dff47f82169ada207aed8701a (diff) |
uboot-am335x_bone: minor fix
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 e69c6635e..810d71ee2 100644 --- a/libre-testing/uboot-am335x_bone/PKGBUILD +++ b/libre-testing/uboot-am335x_bone/PKGBUILD @@ -28,7 +28,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" 'uEnv.txt') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' '7aaf785aa34682a174424f50988728e5' - '8b941b3debf97600476edb717899c4f6' + 'cde2078db6208585d36d2f6a3c830860' 'ccb79775b81654e16fca18825c7f2506') prepare() { |