libixion: update to 0.12.1
This commit is contained in:
parent
183139357a
commit
bb08296ce8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libixion'
|
# Template file for 'libixion'
|
||||||
pkgname=libixion
|
pkgname=libixion
|
||||||
version=0.12.0
|
version=0.12.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=055b7b9e31663f0acb7f249d68ca08e480f8f5d43ef5e4bd57b2fb04242307b0
|
checksum=000820ba51109ec21cbdb7ea83c1fdb0acbcfeb55b4a6a80fe02b71d45c587c2
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/^LDFLAGS=/d' configure
|
sed -i '/^LDFLAGS=/d' configure
|
||||||
|
|
Loading…
Reference in New Issue