dpkg 1.17.6

master
Adam Vandenberg 2014-01-30 19:53:01 -08:00
parent 50e5380a4a
commit 98c2d26eb1
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Dpkg < Formula
homepage 'https://wiki.debian.org/Teams/Dpkg'
url 'http://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.17.5.tar.xz'
sha1 '30656d70795c463d67e3507dfad9351e92fe3354'
url 'http://ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.17.6.tar.xz'
sha1 '93d1d55fa82a9bcebfa4f7fdc50f1cb7d1d734e1'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build