From f53dc6e19270cdc7d95e606eb8fb588f09edafee Mon Sep 17 00:00:00 2001
From: Carlo Landmeter <clandmeter@gmail.com>
Date: Thu, 10 Mar 2016 23:30:19 +0100
Subject: [PATCH] community/libre2: update to 2016.02.01 and move to community

---
 {main => community}/libre2/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename {main => community}/libre2/APKBUILD (72%)

diff --git a/main/libre2/APKBUILD b/community/libre2/APKBUILD
similarity index 72%
rename from main/libre2/APKBUILD
rename to community/libre2/APKBUILD
index bc3d3a078546..84a9fb1a6e5c 100644
--- a/main/libre2/APKBUILD
+++ b/community/libre2/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=libre2
 _pkgname=re2
-pkgver=2015.07.01
+pkgver=2016.02.01
 _pkgver=${pkgver//./-}
 pkgrel=0
 pkgdesc="an efficient, principled regular expression library"
@@ -39,6 +39,6 @@ package() {
 		"$pkgdir"/usr/share/licenses/$pkgname/LICENSE || return 1
 }
 
-md5sums="f5e20606bf49fe0678047599bba48e72  2015-07-01.tar.gz"
-sha256sums="e32d6dfa48d882a81086ae26537dc2e78877bb427f61c8cd4062dff7d0b0ef08  2015-07-01.tar.gz"
-sha512sums="f6de61800ed2e4a051c72ac3f9feca95f1942ffe383cf5f8b5ee3972e6dd2a5984718c8b2f20b8cf8598909498cb804a8a2ad5bf048dc177c8f6216921f5d813  2015-07-01.tar.gz"
+md5sums="15cca93727fcb8a7dc8bf5357c51375e  2016-02-01.tar.gz"
+sha256sums="f246c43897ac341568a7460622138ec0dd8de9b6f5459686376fa23e9d8c1bb8  2016-02-01.tar.gz"
+sha512sums="b15d731b428fb5418159c7ed99d8275808988c7931682d5f50a7235b941c168346a585eb17b3b05aa7fa427064aaf32a07b6cc6f10532e328a3f31020d264227  2016-02-01.tar.gz"
-- 
GitLab