gnu-sed 4.6

Closes #35298.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-12-21 02:15:31 +08:00
parent 68c4eb0a2c
commit 2758b0f338
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +1,9 @@
class GnuSed < Formula
desc "GNU implementation of the famous stream editor"
homepage "https://www.gnu.org/software/sed/"
url "https://ftp.gnu.org/gnu/sed/sed-4.5.tar.xz"
mirror "https://ftpmirror.gnu.org/sed/sed-4.5.tar.xz"
sha256 "7aad73c8839c2bdadca9476f884d2953cdace9567ecd0d90f9959f229d146b40"
url "https://ftp.gnu.org/gnu/sed/sed-4.6.tar.xz"
mirror "https://ftpmirror.gnu.org/sed/sed-4.6.tar.xz"
sha256 "beff6acf1c7838cc722714d143a64e706e2fd3bd1e00d3cd75152f596b09bb9e"
bottle do
cellar :any_skip_relocation