summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 900f2ace85f6..f88d9e98cab5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = php53
pkgdesc = A general-purpose scripting language that is especially suited to web development
pkgver = 5.3.29
- pkgrel = 7
+ pkgrel = 8
url = http://php.net
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ddce38ef446e..ed7f495d97c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ pkgname=("${pkgbase}"
"${pkgbase}-xsl")
pkgver=5.3.29
_suhosinver=5.3.9-0.9.10
-pkgrel=7
+pkgrel=8
pkgdesc="A general-purpose scripting language that is especially suited to web development"
arch=('i686' 'x86_64')
license=('PHP')
@@ -226,6 +226,7 @@ build() {
--with-readline \
--enable-pcntl \
${_phpextensions}
+ sed -i '/^IMAP_SHARED_LIBADD =/ s#-lssl -lcrypto#-Wl,/usr/lib/libssl.so -Wl,/usr/lib/libcrypto.so#' Makefile
make
# cgi and fcgi