From a2b5d1ebef82bed3ac0890ce3e1dfbe07b09d1fa Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 29 Oct 2019 11:30:31 +0000 Subject: community/brotli: rebuild against python 3.8 --- community/brotli/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/brotli/APKBUILD b/community/brotli/APKBUILD index 461cf3da14..86bc921d94 100644 --- a/community/brotli/APKBUILD +++ b/community/brotli/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: prspkt pkgname=brotli pkgver=1.0.7 -pkgrel=2 +pkgrel=3 pkgdesc="Generic lossless compressor" url="https://github.com/google/brotli" arch="all" -- cgit v1.2.3