aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-12-15 16:02:22 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-12-21 03:27:20 +0200
commit2f8f4d4a7b96cb72889f8196310df5b1d9e98022 (patch)
tree8fc30c2de96b185abbdc2911197b1d1ea7917984 /testing
parentc3c19416c98ebc867c3b3ea22e1cc004de8580b6 (diff)
downloadaports-2f8f4d4a7b96cb72889f8196310df5b1d9e98022.tar.bz2
aports-2f8f4d4a7b96cb72889f8196310df5b1d9e98022.tar.xz
testing/libell: upgrade to 0.16
Diffstat (limited to 'testing')
-rw-r--r--testing/libell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libell/APKBUILD b/testing/libell/APKBUILD
index 02c23f8593..8d28a2d5d9 100644
--- a/testing/libell/APKBUILD
+++ b/testing/libell/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pedro Filipe <xpecex@outlook.com>
pkgname=libell
-pkgver=0.15
+pkgver=0.16
pkgrel=0
pkgdesc="The Embedded Linux* Library (ELL) provides core, low-level functionality for system daemons."
url="https://01.org/ell"
@@ -32,5 +32,5 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="42ba7a6049b4751ee8876dbb26caf8289541e68079314ec299e83c97acc546eadb5254d35e354468d906b4185fd6f08b22f2979d5f0f20321135055b38b26fc4 ell-0.15.tar.xz
+sha512sums="bf2b4c8b50841ce8eb5e90ab9fd76f0e8fa1993e7dab0a45a50c21f33537fd110f0bbf1326c6e4cefeb6b95b8db5874c2802ec957b47173fe3681f2522fa5816 ell-0.16.tar.xz
456f49b0f9c5ff93b1af2221d59f224b7b61847360e3f25b0d42af733fc4b296d30bb50349e00437c6e235c0bacba74c1a5b502dcc1b0c4bdbc38f101b3d4220 fix-WAIT_ANY-test-dbus.patch"