aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pegtl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pegtl/APKBUILD')
-rw-r--r--testing/pegtl/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/testing/pegtl/APKBUILD b/testing/pegtl/APKBUILD
index 198f76131c9..eaa8f60c95b 100644
--- a/testing/pegtl/APKBUILD
+++ b/testing/pegtl/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michał Polański <michal@polanski.me>
-# Maintainer: Michał Polański <michal@polanski.me>
+# Maintainer:
pkgname=pegtl
_pkgname=PEGTL
-pkgver=2.8.3
+pkgver=3.2.7
pkgrel=0
pkgdesc="Parsing Expression Grammar Template Library"
url="https://github.com/taocpp/PEGTL"
@@ -10,8 +10,7 @@ license="MIT"
arch="noarch"
makedepends="cmake"
subpackages="$pkgname-doc"
-source="$_pkgname-$pkgver.tar.gz::https://github.com/taocpp/PEGTL/archive/$pkgver.tar.gz
- ignore-type-limits-error.patch"
+source="$_pkgname-$pkgver.tar.gz::https://github.com/taocpp/PEGTL/archive/$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
build() {
@@ -34,5 +33,6 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="9f7644b86741dfe61716bbc43b2ea0a02cfc21eaf229c47cc71a49e2f08bf2c1ff37d2b2242a1bcf518b1893be6b82c27b0e9010a1b47ef8df87ffd90d280f71 PEGTL-2.8.3.tar.gz
-84676550e7b9e3ccb193cbe37843c6c4a5e9164ea1146d8e1cb9301b567dff255271b9ffcfacc60988bb887b13a63ba4e1b0919162da11f91724e8056671b42e ignore-type-limits-error.patch"
+sha512sums="
+e996be569e1c25377b13870c4f3e59f1935bbf24bb7c6edca0edc85b304fbe3d05db52a303839b0bd50c78769b773fc2237814787a703c58de8a79398210ee34 PEGTL-3.2.7.tar.gz
+"