[Groonga-commit] groonga/groonga at 3f4505e [master] package windows: use the latest pcre

Back to archive index

HorimotoYasuhiro null+****@clear*****
Thu Jul 6 16:40:43 JST 2017


HorimotoYasuhiro	2017-07-06 16:40:43 +0900 (Thu, 06 Jul 2017)

  New Revision: 3f4505e657ea542d89741a8edc7f581873adcbc7
  https://github.com/groonga/groonga/commit/3f4505e657ea542d89741a8edc7f581873adcbc7

  Merged 3e6c0cc: Merge pull request #729 from komainu8/feature/use_the_latest_pcre

  Message:
    package windows: use the latest pcre

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -1)
===================================================================
--- packages/windows/Rakefile    2017-07-06 13:40:23 +0900 (f34237e)
+++ packages/windows/Rakefile    2017-07-06 16:40:43 +0900 (261c78b)
@@ -301,7 +301,7 @@ namespace :build do
     tmp_dir = base_tmp_dir + "pcre"
     rm_rf(tmp_dir)
     mkdir_p(tmp_dir)
-    pcre_version = "8.39"
+    pcre_version = "8.41"
     pcre_base = "pcre-#{pcre_version}"
     pcre_tar_gz_url_base =
       "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index