summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolkan Gümüs2017-05-16 07:40:39 +0200
committerVolkan Gümüs2017-05-16 07:40:39 +0200
commitf6beb2c220329ede179b03cb6195530c899a53a4 (patch)
tree3a5f0d209193a6a5b057b4a76d5af2e14e69a3ca
parent03356888534c004e0ebbb9b5cb07de61fc14b449 (diff)
downloadaur-f6beb2c220329ede179b03cb6195530c899a53a4.tar.gz
removed pgp checks
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6696314efac3..07f04a53f705 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -33,7 +33,6 @@ pkgbase = php53
makedepends = gmp
makedepends = systemd
source = http://php.net/distributions/php-5.3.29.tar.xz
- source = http://php.net/distributions/php-5.3.29.tar.xz.asc
source = http://download.suhosin.org/suhosin-patch-5.3.9-0.9.10.patch.gz
source = php.ini.patch
source = apache.conf
@@ -59,7 +58,6 @@ pkgbase = php53
source = CVE-2015-3330.patch
source = CVE-2015-3329.patch
sha1sums = 8772d7419511f9f066fb17929194b5492680ec9b
- sha1sums = SKIP
sha1sums = 7b9ef5c3e0831154df0d6290aba0989ca90138ed
sha1sums = b42a385359f5d033748d4d8f44a9f7a0469f628a
sha1sums = 82776db01f70b9186ba455de22eb06fe193f1d30
diff --git a/PKGBUILD b/PKGBUILD
index 408ac3476f9c..5365a895e741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,6 @@ makedepends=('apache' 'c-client' 'postgresql-libs' 'libldap' 'smtp-forwarder'
'curl' 'libxslt' 'openssl' 'db' 'gmp' 'systemd')
source=("http://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz"
- "http://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz.asc"
"http://download.suhosin.org/suhosin-patch-${_suhosinver}.patch.gz"
'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch'
'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles'
@@ -51,7 +50,6 @@ source=("http://php.net/distributions/${_pkgbase}-${pkgver}.tar.xz"
'CVE-2015-2783.patch' 'CVE-2015-2787.patch' 'CVE-2015-3330.patch'
'CVE-2015-3329.patch')
sha1sums=('8772d7419511f9f066fb17929194b5492680ec9b'
- 'SKIP'
'7b9ef5c3e0831154df0d6290aba0989ca90138ed'
'b42a385359f5d033748d4d8f44a9f7a0469f628a'
'82776db01f70b9186ba455de22eb06fe193f1d30'