summaryrefslogtreecommitdiff
path: root/user/libixion
diff options
context:
space:
mode:
authorMax Rees <maxcrees@me.com>2018-09-27 00:27:02 -0400
committerMax Rees <maxcrees@me.com>2018-09-27 00:29:50 -0400
commit28172d0e96825331f8a8f22636f8e809b7a1d566 (patch)
tree89b60fff9a9d89ecb2d6057c770e3b2cec0754f9 /user/libixion
parent3a342dc5822cddf19594c6c4a2bc3a89fd20dc80 (diff)
downloadpackages-28172d0e96825331f8a8f22636f8e809b7a1d566.tar.gz
packages-28172d0e96825331f8a8f22636f8e809b7a1d566.tar.bz2
packages-28172d0e96825331f8a8f22636f8e809b7a1d566.tar.xz
packages-28172d0e96825331f8a8f22636f8e809b7a1d566.zip
Revert "user/libixion: bump to 0.14.0"
This reverts commit f03437d5146681bfc586caa5f0e204afaad28bd8.
Diffstat (limited to 'user/libixion')
-rw-r--r--user/libixion/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/libixion/APKBUILD b/user/libixion/APKBUILD
index 17d1a88e6..22de8c82a 100644
--- a/user/libixion/APKBUILD
+++ b/user/libixion/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Timo Teräs <timo.teras@iki.fi>
# Maintainer: Max Rees <maxcrees@me.com>
pkgname=libixion
-pkgver=0.14.0
+pkgver=0.13.0
pkgrel=0
pkgdesc="A general purpose formula parser & interpreter"
url="https://gitlab.com/ixion/ixion"
arch="all"
license="MPL-2.0"
depends=""
-depends_dev="mdds"
+depends_dev="mdds~1.3"
makedepends="$depends_dev boost-dev"
subpackages="$pkgname-dev"
source="http://kohei.us/files/ixion/src/$pkgname-$pkgver.tar.xz
@@ -45,5 +45,5 @@ dev() {
mv "$pkgdir"/usr/bin "$subpkgdir"/usr
}
-sha512sums="8681912fb1bebb4de1fdcb4f0589aa84a3e38cd21747c81a204a87594f67879732461f3c02b70d0bf5659af59c1af1fa17df425eba5946d22a8599bc8da9fd92 libixion-0.14.0.tar.xz
+sha512sums="15784e947164d106e677c59ece53b3cd401d4f9433cc5331a35d3be8332ae4f20a469ca73b30b253433c86da4afde886dfb4ac23e46ed46376a7349e0276c3a0 libixion-0.13.0.tar.xz
a6d26bfc8721f8f65a1eafa527e5b29166c9e0c45de39493bcaae17896ad6e145b78e123ea01903a96b0fb4a5b7def3dc2d256c3e301a0676e07c840603570ac 32bit.patch"