iso-codes 3.73
Closes #8438. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
5b86e6b969
commit
e13d2303dd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class IsoCodes < Formula
|
class IsoCodes < Formula
|
||||||
desc "Provides lists of various ISO standards"
|
desc "Provides lists of various ISO standards"
|
||||||
homepage "https://pkg-isocodes.alioth.debian.org/"
|
homepage "https://pkg-isocodes.alioth.debian.org/"
|
||||||
url "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.72.tar.xz"
|
url "https://pkg-isocodes.alioth.debian.org/downloads/iso-codes-3.73.tar.xz"
|
||||||
sha256 "d0bd4785c3ec564a966c5792a4e15d119bf1c4dda10e2e60ce9107da1acc44c7"
|
sha256 "529ebeaa3722a9754a00cf612e5d8aa41cdd53e6b5fcc861647827796e7985e7"
|
||||||
head "https://anonscm.debian.org/git/pkg-isocodes/iso-codes.git"
|
head "https://anonscm.debian.org/git/pkg-isocodes/iso-codes.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue