pulledpork: follow move to GitHub
New home as linked on the Snort download page.
This commit is contained in:
parent
b054d775d8
commit
5093abb03f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Pulledpork < Formula
|
class Pulledpork < Formula
|
||||||
desc "Snort rule management"
|
desc "Snort rule management"
|
||||||
homepage "https://code.google.com/p/pulledpork/"
|
homepage "https://github.com/shirkdog/pulledpork"
|
||||||
url "https://pulledpork.googlecode.com/files/pulledpork-0.7.0.tar.gz"
|
url "https://pulledpork.googlecode.com/files/pulledpork-0.7.0.tar.gz"
|
||||||
sha256 "f60c005043850bb65a72582b9d6d68a7e7d51107f30f2b3fc67e607c995aa1a8"
|
sha256 "f60c005043850bb65a72582b9d6d68a7e7d51107f30f2b3fc67e607c995aa1a8"
|
||||||
head "http://pulledpork.googlecode.com/svn/trunk/"
|
head "https://github.com/shirkdog/pulledpork.git"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue