diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-30 16:57:15 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-30 16:59:07 -0300 |
commit | 681ac4fa49d65186d988e9eeb7d94eacd92ee1ee (patch) | |
tree | 2657ba1a7fbc1e78a58c0f0cdfe66b85c5665601 /libre/uboot-sunxi/PKGBUILD | |
parent | 607822e7e72d4516085311a1c9348c957d457d0a (diff) | |
download | abslibre-681ac4fa49d65186d988e9eeb7d94eacd92ee1ee.tar.gz abslibre-681ac4fa49d65186d988e9eeb7d94eacd92ee1ee.tar.bz2 abslibre-681ac4fa49d65186d988e9eeb7d94eacd92ee1ee.zip |
uboot-sunxi-2016.03-1.parabola1: updating version
Diffstat (limited to 'libre/uboot-sunxi/PKGBUILD')
-rw-r--r-- | libre/uboot-sunxi/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/uboot-sunxi/PKGBUILD b/libre/uboot-sunxi/PKGBUILD index 0308484b2..7af67a648 100644 --- a/libre/uboot-sunxi/PKGBUILD +++ b/libre/uboot-sunxi/PKGBUILD @@ -21,8 +21,8 @@ pkgname=('uboot-a10-olinuxino-lime' 'uboot-pcduino' 'uboot-pcduino3' 'uboot-pcduino3-nano') -pkgver=2016.01 -pkgrel=1.parabola3 +pkgver=2016.03 +pkgrel=1.parabola1 arch=('armv7h') url="http://git.denx.de/u-boot.git/" license=('GPL') @@ -33,7 +33,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications.patch' 'boot.txt' 'mkscr') -md5sums=('7d4f65fd43d4d706f5c5650e020d899d' +md5sums=('973c1d896be751321cc3aafa564f64b2' 'c66a4ef7a5be5622b674a69a9035558a' 'a149665c52dc30817f98040b77999aeb' '021623a04afd29ac3f368977140cfbfd') |