libixion: update to 0.11.1
This commit is contained in:
parent
d6d58d37ee
commit
171e49d081
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libixion'
|
# Template file for 'libixion'
|
||||||
pkgname=libixion
|
pkgname=libixion
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3.4"
|
hostmakedepends="pkg-config python3.4"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://gitlab.com/ixion/ixion/"
|
homepage="https://gitlab.com/ixion/ixion/"
|
||||||
distfiles="http://kohei.us/files/ixion/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://kohei.us/files/ixion/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=97a6e7f2b1fcbff69e76fe4e1df62f1cfcc353820472991e37de00aacb024293
|
checksum=c9e9f52580d618fa969fc0293f55af21a9c74bfb802e655c6bf239202f95bede
|
||||||
|
|
||||||
libixion-devel_package() {
|
libixion-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue