Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
libmemcached 1.0.15
Browse files Browse the repository at this point in the history
Closes #16912.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Stefan authored and klausmeyer committed Jan 10, 2013
1 parent 078e6e0 commit 3b2509b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libmemcached.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Libmemcached < Formula
homepage 'http://libmemcached.org'
url 'https://launchpad.net/libmemcached/1.0/1.0.14/+download/libmemcached-1.0.14.tar.gz'
sha1 'fe19ffa2bdfe2108f14019bb76adffb7a3bb7eee'
url 'https://launchpad.net/libmemcached/1.0/1.0.15/+download/libmemcached-1.0.15.tar.gz'
sha1 'd49ceec8efcc13c2a6ab15416d9caeeeeaa49a48'

depends_on 'memcached'

Expand Down

0 comments on commit 3b2509b

Please sign in to comment.