mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -15,7 +15,7 @@ HOMEPAGE="http://dfu-programmer.sourceforge.net"
|
||||
COPYRIGHT="Weston Schmidt"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/dfu-programmer/dfu-programmer/0.6.2/dfu-programmer-0.6.2.tar.gz"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/dfu-programmer/dfu-programmer/0.6.2/dfu-programmer-0.6.2.tar.gz"
|
||||
SOURCE_DIR="dfu-programmer-0.6.2"
|
||||
CHECKSUM_SHA256="0120966a424dd98124962055750e90cbd6c7b6b0fbf5b187bf435daa0a24af65"
|
||||
PATCHES="dfu-programmer-0.6.2.patch"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
SUMMARY="utilities for working with Das U-Boot"
|
||||
SUMMARY="utilities for working with Das U-Boot"
|
||||
DESCRIPTION="This package includes the mkimage program, which allows generation
|
||||
of U-Boot images in various formats."
|
||||
HOMEPAGE="http://www.denx.de/wiki/U-Boot/Documentation"
|
||||
HOMEPAGE="http://www.denx.de/wiki/U-Boot/Documentation"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user