hex2hcd: conflict with bluez
This commit is contained in:
parent
8c1fee48cb
commit
8087801431
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'hex2hcd'
|
# Template file for 'hex2hcd'
|
||||||
pkgname=hex2hcd
|
pkgname=hex2hcd
|
||||||
version=2016.02.21
|
version=2016.02.21
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Convert *.hex firmware files to *.hcd format"
|
short_desc="Convert *.hex firmware files to *.hcd format"
|
||||||
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
|
||||||
@ -9,6 +9,7 @@ homepage="https://github.com/antonio-malcolm/hex2hcd"
|
|||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=45cab33daa404c6e66979abea975f11cb5705152c7723a2a16391f5fd1ba847b
|
checksum=45cab33daa404c6e66979abea975f11cb5705152c7723a2a16391f5fd1ba847b
|
||||||
|
conflicts="bluez" # /usr/bin/hex2hcd
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ${pkgname}
|
vbin ${pkgname}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user