[PATCH] community/tllist: upgrade to 1.1.0
Export this patch
---
community/tllist/APKBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/community/tllist/APKBUILD b/community/tllist/APKBUILD
index b862c6053f..76d5c74560 100644
--- a/community/tllist/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=tllist
-pkgver=1.0.5
+pkgver=1.1.0
pkgrel=0
pkgdesc="A C header file only implementation of a typed linked list"
url="https://codeberg.org/dnkl/tllist"
@@ -24,4 +24,6 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="e8d55a727de56956c6823297e92ba4656292096ece7d22f3d8834b86811ede9b2fdca580bea55e0beda35322f418140357770592d85c0c07ea09c1642c7ff1e9 tllist-1.0.5.tar.gz"
+sha512sums="
+9aade353a3ce4edf5ddc4ef85c1926343d9f88c9c8ee3994f0df89eefeb3b3e0ab168cf0c9a2ca4a858215c2a328462d4b5bf182134b5deb3b3a0e15af4006fe tllist-1.1.0.tar.gz
+"
--
2.37.1