diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 11:30:31 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:54 +0000 |
| commit | a2b5d1ebef82bed3ac0890ce3e1dfbe07b09d1fa (patch) | |
| tree | 73973bf2fa3890483825700e3110f5acb45582c3 | |
| parent | 2f3ca35289c5928c709f1dc6854b7f2e4643281f (diff) | |
| download | aports-a2b5d1ebef82bed3ac0890ce3e1dfbe07b09d1fa.tar.bz2 aports-a2b5d1ebef82bed3ac0890ce3e1dfbe07b09d1fa.tar.xz | |
community/brotli: rebuild against python 3.8
| -rw-r--r-- | community/brotli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 <prspkt@protonmail.com> pkgname=brotli pkgver=1.0.7 -pkgrel=2 +pkgrel=3 pkgdesc="Generic lossless compressor" url="https://github.com/google/brotli" arch="all" |
