Skip to content

Commit

Permalink
dpkg 1.18.4
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#49627.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
ilovezfs authored and DomT4 committed Feb 29, 2016
1 parent d580357 commit 478d2f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/dpkg.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Dpkg < Formula
desc "Debian package management system"
homepage "https://wiki.debian.org/Teams/Dpkg"
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/dpkg/dpkg_1.18.3.tar.xz"
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.18.3.tar.xz"
sha256 "a40ffe38d7f36d858a752189a306433cfc52c7d15d7b98f61d9f9dd49e0e4807"
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/dpkg/dpkg_1.18.4.tar.xz"
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.18.4.tar.xz"
sha256 "fe89243868888ce715bf45861f26264f767d4e4dbd0d6f1a26ce60bbbbf106da"

bottle do
sha256 "a75ff82d4c12df36a0c14b3b0d0ffd3dd5a984141ee5148f83cfbb124e167e9f" => :el_capitan
Expand Down

0 comments on commit 478d2f4

Please sign in to comment.