diff options
| author | J0WI <J0WI@users.noreply.github.com> | 2018-10-20 15:59:14 +0200 |
|---|---|---|
| committer | Andy Postnikov <apostnikov@gmail.com> | 2018-10-20 18:36:10 +0300 |
| commit | 3a8ab53637dea1e31a7331cec63efa6c3116a8da (patch) | |
| tree | 31e06a3902b6313bb58989d899cda7af6ac7b06d | |
| parent | dddd1fc70947fd114163ee72cde53c84fd62a3ac (diff) | |
| download | aports-3a8ab53637dea1e31a7331cec63efa6c3116a8da.tar.bz2 aports-3a8ab53637dea1e31a7331cec63efa6c3116a8da.tar.xz | |
community/libre2: upgrade to 2018.10.01
| -rw-r--r-- | community/libre2/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libre2/APKBUILD b/community/libre2/APKBUILD index a4753c12f3..d2208586bd 100644 --- a/community/libre2/APKBUILD +++ b/community/libre2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=libre2 _pkgname=re2 -pkgver=2018.07.01 +pkgver=2018.10.01 _pkgver=${pkgver//./-} pkgrel=0 pkgdesc="Efficient, principled regular expression library" @@ -30,4 +30,4 @@ package() { "$pkgdir"/usr/share/licenses/$pkgname/LICENSE } -sha512sums="d36ba0113c2b177210e64e834230020b4274476ace2d9e614bfac3386b76903b661ccede42a0bc871d798e5f2f1f2582534f8e08ffcf59a6acda6c8d8fd25150 2018-07-01.tar.gz" +sha512sums="91e400856137d16c6319e310dab99b4baa74c0bcf634c97464fccdf4092ffc8e1d5ee2a6714b8114719e2dd92e962d5e970ce1b360a3644a8b395d8fb47431be 2018-10-01.tar.gz" |
