diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-23 16:09:19 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-23 16:09:19 -0300 |
commit | c46d7745ca4736aa7f6b125cd8a3bd57719b2e9f (patch) | |
tree | 04bfb0972c362db4dec234de6765d0e9b7033b89 /libre/uboot-am335x_bone/PKGBUILD | |
parent | 1e07ae69f3c111ed64353ce666e389eab12d187f (diff) | |
download | abslibre-c46d7745ca4736aa7f6b125cd8a3bd57719b2e9f.tar.gz abslibre-c46d7745ca4736aa7f6b125cd8a3bd57719b2e9f.tar.bz2 abslibre-c46d7745ca4736aa7f6b125cd8a3bd57719b2e9f.zip |
uboot-am335x_bone-2015.04-5: optimize install file
Diffstat (limited to 'libre/uboot-am335x_bone/PKGBUILD')
-rw-r--r-- | libre/uboot-am335x_bone/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/uboot-am335x_bone/PKGBUILD b/libre/uboot-am335x_bone/PKGBUILD index 51039d84c..791b2e8b4 100644 --- a/libre/uboot-am335x_bone/PKGBUILD +++ b/libre/uboot-am335x_bone/PKGBUILD @@ -7,7 +7,7 @@ buildarch=4 pkgname=uboot-am335x_bone pkgver=2015.04 -pkgrel=4 +pkgrel=5 pkgdesc="U-Boot for BeagleBone and BeagleBone Black" arch=('armv7h') url="http://git.denx.de/u-boot.git/" |