libixion10: conflict with libixion>=0
This commit is contained in:
parent
733e08f6a8
commit
6b774d6645
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libixion10'
|
||||
pkgname=libixion10
|
||||
version=0.9.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname%10}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python"
|
||||
|
@ -12,6 +12,7 @@ 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
|
||||
|
|
Loading…
Reference in a new issue