Commit b29cb968 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent caca64ed
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
# From http://sourceforge.net/projects/pcre/files/pcre/8.37/
md5	ed91be292cb01d21bc7e526816c26981	pcre-8.37.tar.bz2
sha1	4c629b3f582366fae4e8912f0d9fa3140347d6e7	pcre-8.37.tar.bz2
# Locally calculated after checking pgp signature
sha256	b9e02d36e23024d6c02a2e5b25204b3a4fa6ade43e0a5f869f254f49535079df	pcre-8.38.tar.bz2
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

PCRE_VERSION = 8.37
PCRE_VERSION = 8.38
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2
PCRE_LICENSE = BSD-3c