popt: add mirror (#28299)
This commit is contained in:
parent
9c06006928
commit
14d3ca2d94
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ class Popt < Formula
|
|||
desc "Library like getopt(3) with a number of enhancements"
|
||||
homepage "http://rpm5.org"
|
||||
url "http://rpm5.org/files/popt/popt-1.16.tar.gz"
|
||||
mirror "https://ftp.openbsd.org/pub/OpenBSD/distfiles/popt-1.16.tar.gz"
|
||||
sha256 "e728ed296fe9f069a0e005003c3d6b2dde3d9cad453422a10d6558616d304cc8"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue