aboutsummaryrefslogtreecommitdiffstats
path: root/main/ell
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2019-10-30 15:39:32 +0100
committerKevin Daudt <kdaudt@alpinelinux.org>2019-11-01 11:36:13 +0000
commit649587caed6ab67885d81e285b0e93fd60e6f59d (patch)
tree9d7b9f2d7efcdd8923ada5c8859346da06e4f3e9 /main/ell
parentd44238375f48c7624c6ef965b965e25a223686d9 (diff)
downloadaports-649587caed6ab67885d81e285b0e93fd60e6f59d.tar.bz2
aports-649587caed6ab67885d81e285b0e93fd60e6f59d.tar.xz
main/ell: upgrade to 0.26
Diffstat (limited to 'main/ell')
-rw-r--r--main/ell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/ell/APKBUILD b/main/ell/APKBUILD
index 3b8a635104..f0745c3e65 100644
--- a/main/ell/APKBUILD
+++ b/main/ell/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Milan P. Stanić <mps@arvanta.net>
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=ell
-pkgver=0.25
+pkgver=0.26
pkgrel=0
pkgdesc="Linux library for embedded development"
url="https://01.org/ell"
@@ -37,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="adafc8cde63a37c3e814b7913cd73a082a3e365e67a33fe0c526e5a955850cdaca51c5ff50381bf9d2b2829a0e919323d4c22dccb7b4af6246e44786d954dfa1 ell-0.25.tar.gz"
+sha512sums="fc0729aa11a509a24d7eb29026600bee09176ba38a234c7917cbe63edf090b31744411d963cd25387e95e46babb436909861b2bfc235385360bbcd820ebd60e2 ell-0.26.tar.gz"