main/re2c: upgrade to 0.13.6

This commit is contained in:
Natanael Copa 2014-04-22 09:49:38 +00:00
parent c9002bfe73
commit b4e7b4bfea

View File

@ -1,7 +1,7 @@
# Contributor: Jeff Bilyk <jbilyk at gmail>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=re2c
pkgver=0.13.5
pkgver=0.13.6
pkgrel=0
pkgdesc="A tool for writing fast and flexible scanners in C from regular expressions"
url="http://www.re2c.org"
@ -39,4 +39,6 @@ package() {
make DESTDIR="$pkgdir" install
}
md5sums="4a97d8f77ed6d2c76c8bd840a43f5633 re2c-0.13.5.tar.gz"
md5sums="8927c3f65d445c40f2e6213269dcef2d re2c-0.13.6.tar.gz"
sha256sums="8e463039aa8799a2957bfc00c9936232bb63b4fcb24d6ea6316170a67e5076c0 re2c-0.13.6.tar.gz"
sha512sums="dca2654de5f596fbaf519396b2f2c58690996c62dec32436599332b79107b5bf07c87b46630a224032ff44dc02d2c1861e16a920fbdc9251f4a538008709ceba re2c-0.13.6.tar.gz"