Skip to content
Snippets Groups Projects
Commit 628c2772 authored by David Demelier's avatar David Demelier Committed by alice
Browse files

testing/libite: upgrade to 2.5.2

parent 66fc1442
No related branches found
No related tags found
No related merge requests found
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=libite
pkgver=2.4.0
pkgver=2.5.2
pkgrel=0
pkgdesc="that missing frog DNA you've been looking for"
url="https://github.com/troglobit/libite"
......@@ -11,13 +11,6 @@ makedepends="autoconf automake libtool"
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/troglobit/libite/releases/download/v$pkgver/libite-$pkgver.tar.xz"
prepare() {
default_prepare
# Remove a test that does not work on chroot builds.
sed -i -e "/tempfile/d" tests/Makefile.am
autoreconf -vif
}
build() {
./configure \
--build=$CBUILD \
......@@ -38,5 +31,5 @@ package() {
}
sha512sums="
8e79084b616150dd4de491c6b8441d5043c81cf161bb655a32b6b7f8536682b967f4810870d8af4ae92780dedb7302bbc8db093036493506c88126143cb9bbef libite-2.4.0.tar.xz
8b0ac905dde81bc740b2fc877d4716cc1c4848e769a0150c65e8b9f392115211f1c953bb0c31b412454e6ce3643455a18d314e7e8192886a2350e642575f148a libite-2.5.2.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment