diff options
Diffstat (limited to 'libre-testing/uboot-am335x_bone/PKGBUILD')
-rw-r--r-- | libre-testing/uboot-am335x_bone/PKGBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libre-testing/uboot-am335x_bone/PKGBUILD b/libre-testing/uboot-am335x_bone/PKGBUILD index 360de9456..03de3433a 100644 --- a/libre-testing/uboot-am335x_bone/PKGBUILD +++ b/libre-testing/uboot-am335x_bone/PKGBUILD @@ -1,5 +1,7 @@ # U-Boot: BeagleBone and BeagleBone Black # Maintainer: André Silva <emulatorman@parabola.nu> +# Contributor: Jookia <166291@gmail.com> +# Contributor: Márcio Silva <coadde@parabola.nu> buildarch=4 @@ -21,8 +23,8 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" 'extlinux.conf' 'uEnv.txt') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - '35111b3cfe545ce3a3fb37fafda43cc7' - '778611dd03b67e7164081228a1ac93b3' + '7aaf785aa34682a174424f50988728e5' + '8b941b3debf97600476edb717899c4f6' 'ccb79775b81654e16fca18825c7f2506') prepare() { |