Skip to content

Commit

Permalink
APC 3.1.6
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Luke Gallagher authored and adamv committed Dec 16, 2010
1 parent bba0386 commit 80bb67a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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'

Expand Down

0 comments on commit 80bb67a

Please sign in to comment.