git » uboot-tools.git » commit d10fb47

OpenSSL 1.0.2g rebuild

author Felix Yan
2016-03-02 18:12:01 UTC
committer Felix Yan
2016-03-02 18:12:01 UTC
parent a21797b57f7cb3f816b4246adfbcf537da751708

OpenSSL 1.0.2g rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 63766e8..a412f12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=uboot-tools
 pkgver=2016.01
-pkgrel=1
+pkgrel=2
 pkgdesc='U-Boot bootloader utility tools'
 arch=(i686 x86_64)
 url='http://www.denx.de/wiki/U-Boot/WebHome'