mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
odroid-u2-base: fix provides/replaces.
This commit is contained in:
parent
051c9c1fd6
commit
2abf6b59ad
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'odroid-u2-base'
|
# Template file for 'odroid-u2-base'
|
||||||
pkgname=odroid-u2-base
|
pkgname=odroid-u2-base
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
hostmakedepends="uboot-mkimage"
|
hostmakedepends="uboot-mkimage"
|
||||||
short_desc="ODROID U2/U3 base files"
|
short_desc="ODROID U2/U3 base files"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0"
|
||||||
provides="odroid-ubootcfg-${version}_${revision}"
|
provides="odroid-u2-ubootcfg-${version}_${revision}"
|
||||||
replaces="odroid-ubootcfg>=0"
|
replaces="odroid-u2-ubootcfg>=0"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
_default_scr="boot-auto_edid.scr"
|
_default_scr="boot-auto_edid.scr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue