diff options
-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 |