Skip to content
Snippets Groups Projects
Commit 731f6c5c authored by Andy Postnikov's avatar Andy Postnikov Committed by Sören Tempel
Browse files

main/re2c: upgrade to 1.0.3

parent 90e73c07
No related branches found
No related tags found
No related merge requests found
# Contributor: Jeff Bilyk <jbilyk at gmail> # Contributor: Jeff Bilyk <jbilyk at gmail>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=re2c pkgname=re2c
pkgver=1.0.2 pkgver=1.0.3
pkgrel=0 pkgrel=0
pkgdesc="A tool for writing fast and flexible scanners in C from regular expressions" pkgdesc="A tool for writing fast and flexible scanners in C from regular expressions"
url="http://www.re2c.org" url="http://www.re2c.org"
...@@ -34,4 +34,4 @@ package() { ...@@ -34,4 +34,4 @@ package() {
make DESTDIR="$pkgdir" install make DESTDIR="$pkgdir" install
} }
sha512sums="9d85933ae874cb9240175ce7210d3808173bafe246c67b9c333578846239b7bcef074287f26040b5a048bcd98db8d0393035c417918b80db1f74098695a77176 re2c-1.0.2.tar.gz" sha512sums="7b2a43828da872a957af88fb0a226e1936a45c8a1020ba1f6544b588aaa61dff8df40e84f9053c30ac8e17c41164e70627d57f5d3721a34b2aba7b1dbf25b6ae re2c-1.0.3.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment