diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 16:34:20 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 16:34:20 -0300 |
commit | 502802883c8e82ba4ee52b7d304e5c666f14281b (patch) | |
tree | 456f6c2a7eec85ac4a01bffe2979960d9222d94c /libre | |
parent | ab67594f01dd9fe9cf2a0798b629b974c7651844 (diff) | |
download | abslibre-502802883c8e82ba4ee52b7d304e5c666f14281b.tar.gz abslibre-502802883c8e82ba4ee52b7d304e5c666f14281b.tar.bz2 abslibre-502802883c8e82ba4ee52b7d304e5c666f14281b.zip |
uboot-wandboard-linux-libre: update checksums
Diffstat (limited to 'libre')
-rw-r--r-- | libre/uboot-wandboard-linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/uboot-wandboard-linux-libre/PKGBUILD b/libre/uboot-wandboard-linux-libre/PKGBUILD index 2230b695b..5fe3c3927 100644 --- a/libre/uboot-wandboard-linux-libre/PKGBUILD +++ b/libre/uboot-wandboard-linux-libre/PKGBUILD @@ -17,7 +17,7 @@ depends=('linux-libre') source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications.patch') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - '7b1bcd38116d27e450705948cb8a87a7') + '9fdd58f6cb2431ceef6cbf29ce89d1d4') prepare() { cd u-boot-${pkgver} |