From 59aadcf1b955a7bd7d2823efae2bd51cc9c37d93 Mon Sep 17 00:00:00 2001 From: Amol Bhave Date: Wed, 5 Jun 2019 04:46:37 -0700 Subject: [PATCH] libre2: Update to 2019-06-01 Maintainer: me Compile tested: nbg6817 Signed-off-by: Amol Bhave --- libs/libre2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libre2/Makefile b/libs/libre2/Makefile index 76cbe8450..fe88d251f 100644 --- a/libs/libre2/Makefile +++ b/libs/libre2/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=re2 -PKG_VERSION:=2019-04-01 +PKG_VERSION:=2019-06-01 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/google/re2/tar.gz/$(PKG_VERSION)? -PKG_HASH:=2ed94072145272012bb5b7054afcbe707447d49dcd79fd6d1689e6f3dc589def +PKG_HASH:=02b7d73126bd18e9fbfe5d6375a8bb13fadaf8e99e48cbb062e4500fc18e8e2e PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE