uboot-mkimage: update to 2014.01.

This commit is contained in:
Juan RP 2014-01-26 00:30:52 +01:00
parent c084459970
commit ee9102221f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'uboot-mkimage'
pkgname=uboot-mkimage
version=2013.01
version=2014.01
revision=1
wrksrc="u-boot-${version}"
short_desc="The U-Boot mkimage utility"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.denx.de/wiki/U-Boot/WebHome"
distfiles="http://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
checksum=9ca0f35f4394281312d03c581e24a263cf3e0d9703f15103ff2ead5e5aa43f90
checksum=cdaf8c81583abfa2e73da46cfcf87b0cbd9741d9aa766f3b905376e3652d543d
do_build() {
if [ -n "$XBPS_CROSS_TRIPLET" ]; then