libixion10 + liborcus10: remove conflicts
This commit is contained in:
parent
bda8a10646
commit
87931ef840
2 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libixion10'
|
||||
pkgname=libixion10
|
||||
version=0.9.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname%10}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python"
|
||||
|
@ -12,7 +12,6 @@ license="MPL-2.0"
|
|||
homepage="https://gitlab.com/ixion/ixion/"
|
||||
distfiles="http://kohei.us/files/ixion/src/libixion-${version}.tar.xz"
|
||||
checksum=77e35c163cd27657b83626a6da26c3b90f37ba9089d00aa25f384a9ac4b4e3a1
|
||||
conflicts="libixion>=0"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'liborcus10'
|
||||
pkgname=liborcus10
|
||||
version=0.9.2
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname%10}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python"
|
||||
|
@ -12,7 +12,6 @@ license="MPL-2.0"
|
|||
homepage="https://gitlab.com/orcus/orcus"
|
||||
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
||||
checksum=dd49f9f1b8ff8a648434dd5c8b4fe1081d1118d61d0a71d4effee8f32553199c
|
||||
conflicts="liborcus>=0"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue