aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/apc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/apc.rb b/Library/Formula/apc.rb
index c8a771232..62fef2e05 100644
--- a/Library/Formula/apc.rb
+++ b/Library/Formula/apc.rb
@@ -1,9 +1,9 @@
require 'formula'
class Apc <Formula
- url 'http://pecl.php.net/get/APC-3.1.4.tgz'
+ url 'http://pecl.php.net/get/APC-3.1.6.tgz'
homepage 'http://pecl.php.net/package/apc'
- md5 '1f7a58f850e795b0958a3f99ae8c2cc4'
+ md5 '624b8030254f897face30789d64e6b7e'
depends_on 'pcre'