aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-12-09 00:54:36 +0100
committerAndy Postnikov <apostnikov@gmail.com>2018-12-09 02:36:08 +0200
commit8a0cb75c5615b526bab9f957cbc9c4f2556b1c28 (patch)
tree8c743b98591f664f9bb032e87bcb2740c6ecfc75 /testing
parentf9bb4baab10a1734fd18edad97cf6488645d7444 (diff)
downloadaports-8a0cb75c5615b526bab9f957cbc9c4f2556b1c28.tar.bz2
aports-8a0cb75c5615b526bab9f957cbc9c4f2556b1c28.tar.xz
testing/libell: upgrade to 0.15
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 73843f95bb..02c23f8593 100644
--- a/testing/libell/APKBUILD
+++ b/testing/libell/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pedro Filipe <xpecex@outlook.com>
pkgname=libell
-pkgver=0.9
+pkgver=0.15
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="e1208066012b9ff927baae271f94116376ccd2577d7f6510cc1444eee912988aa1c25e8e8c9195cccfa39ed48fc8c2f07bd7a414719e6ce76ee1e5bd2a64b8c3 ell-0.9.tar.xz
+sha512sums="42ba7a6049b4751ee8876dbb26caf8289541e68079314ec299e83c97acc546eadb5254d35e354468d906b4185fd6f08b22f2979d5f0f20321135055b38b26fc4 ell-0.15.tar.xz
456f49b0f9c5ff93b1af2221d59f224b7b61847360e3f25b0d42af733fc4b296d30bb50349e00437c6e235c0bacba74c1a5b502dcc1b0c4bdbc38f101b3d4220 fix-WAIT_ANY-test-dbus.patch"