Explorar el Código

pcre: bump version

Peter Korsgaard hace 17 años
padre
commit
e77afd6790
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/pcre/pcre.mk

+ 1 - 1
package/pcre/pcre.mk

@@ -3,7 +3,7 @@
 # PCRE
 #
 #############################################################
-PCRE_VERSION = 7.6
+PCRE_VERSION = 7.7
 PCRE_SOURCE = pcre-$(PCRE_VERSION).tar.bz2
 PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
 PCRE_INSTALL_STAGING = YES