forked from mirrors/nixpkgs
ipafont: update homepage and source URLs
This commit is contained in:
parent
2d90587fcf
commit
719c702fa1
|
@ -3,7 +3,7 @@
|
||||||
fetchzip {
|
fetchzip {
|
||||||
name = "ipafont-003.03";
|
name = "ipafont-003.03";
|
||||||
|
|
||||||
url = "http://ipafont.ipa.go.jp/old/ipafont/IPAfont00303.php";
|
url = "https://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont00303.zip";
|
||||||
|
|
||||||
postFetch = ''
|
postFetch = ''
|
||||||
mkdir -p $out/share/fonts
|
mkdir -p $out/share/fonts
|
||||||
|
@ -19,7 +19,7 @@ fetchzip {
|
||||||
Promotion Agency of Japan. It provides both Mincho and Gothic fonts,
|
Promotion Agency of Japan. It provides both Mincho and Gothic fonts,
|
||||||
suitable for both display and printing.
|
suitable for both display and printing.
|
||||||
'';
|
'';
|
||||||
homepage = "http://ipafont.ipa.go.jp/ipafont/";
|
homepage = "https://moji.or.jp/ipafont/";
|
||||||
license = lib.licenses.ipa;
|
license = lib.licenses.ipa;
|
||||||
maintainers = [ lib.maintainers.auntie ];
|
maintainers = [ lib.maintainers.auntie ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue