diff options
| author | TBK <tbk@jjtc.eu> | 2019-05-23 14:42:53 +0200 |
|---|---|---|
| committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-05-24 10:47:48 +0000 |
| commit | c36a1cd478b9d4a96e779df2565ec2b1a0cf617a (patch) | |
| tree | 82ab20ce868ca0aaee8bb906a3db64e038423ee9 | |
| parent | f7ff1b606d040ecd6db56a1dbe861e0a7094cf3b (diff) | |
| download | aports-c36a1cd478b9d4a96e779df2565ec2b1a0cf617a.tar.bz2 aports-c36a1cd478b9d4a96e779df2565ec2b1a0cf617a.tar.xz | |
community/php7-brotli: move from testing
Closes GH-8018
| -rw-r--r-- | community/php7-brotli/APKBUILD (renamed from testing/php7-brotli/APKBUILD) | 2 | ||||
| -rw-r--r-- | community/php7-brotli/fix-skip-steams_006.patch (renamed from testing/php7-brotli/fix-skip-steams_006.patch) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-brotli/APKBUILD b/community/php7-brotli/APKBUILD index 05b6aaa397..8d254069d7 100644 --- a/testing/php7-brotli/APKBUILD +++ b/community/php7-brotli/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-brotli _pkgreal=brotli pkgver=0.7.0 pkgrel=0 -pkgdesc="Brotli Extension for PHP" +pkgdesc="Brotli Extension for PHP" url="https://github.com/kjdev/php-ext-brotli" arch="all" license="MIT" diff --git a/testing/php7-brotli/fix-skip-steams_006.patch b/community/php7-brotli/fix-skip-steams_006.patch index 82f0c85c3a..82f0c85c3a 100644 --- a/testing/php7-brotli/fix-skip-steams_006.patch +++ b/community/php7-brotli/fix-skip-steams_006.patch |
