dpkg 1.18.14
Closes #6859. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c4671f6ec7
commit
dcdd4b6bf8
1 changed files with 3 additions and 3 deletions
|
@ -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.13.tar.xz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.18.13.tar.xz"
|
||||
sha256 "51f98e37ccf21c8df1ba919d6670286bc48b905ff20d6e4cf9620d9b318a3990"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/d/dpkg/dpkg_1.18.14.tar.xz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/d/dpkg/dpkg_1.18.14.tar.xz"
|
||||
sha256 "1788e418526049097fb3d8f68d5a75053c19693ab1fa47a506a7ef80db454d5a"
|
||||
|
||||
bottle do
|
||||
sha256 "19ab2c45a537e1ccc6e3e3a99afc79c1f7a403b6882e1a407bbf6ba8520c5cbc" => :sierra
|
||||
|
|
Loading…
Reference in a new issue