liborcus: put reverts after pkgname
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
32e78aecfa
commit
3e256150ff
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'liborcus'
|
# Template file for 'liborcus'
|
||||||
reverts=0.14.0_1
|
|
||||||
pkgname=liborcus
|
pkgname=liborcus
|
||||||
|
reverts=0.14.0_1
|
||||||
version=0.13.2
|
version=0.13.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config python3"
|
hostmakedepends="automake libtool pkg-config python3"
|
||||||
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
||||||
|
|
Loading…
Reference in a new issue