mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
72cb71c827
Now SHA256 has been shown to be an adequate replacement for SHA1, use SHA256 for verifying all port downloads. Ref #2767
8 lines
319 B
Plaintext
8 lines
319 B
Plaintext
LICENSE := Bitstream Vera Fonts Copyright
|
|
VERSION := 1.10
|
|
DOWNLOADS := vera.archive
|
|
|
|
URL(vera) := http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/$(VERSION)/ttf-bitstream-vera-$(VERSION).tar.bz2
|
|
SHA(vera) := db5b27df7bbb318036ebdb75acd3e98f1bd6eb6608fb70a67d478cd243d178dc
|
|
DIR(vera) := ttf/bitstream-vera
|