mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
hack: bump version.
switch license to MIT.
This commit is contained in:
@@ -2,11 +2,11 @@ SUMMARY="A typeface designed for source code"
|
||||
DESCRIPTION="Hack includes monospaced regular, bold, oblique, and bold oblique sets to \
|
||||
cover all of your syntax highlighting needs."
|
||||
HOMEPAGE="https://sourcefoundry.org/hack/"
|
||||
COPYRIGHT="2015-2017 Christopher Simpkins"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/source-foundry/Hack/releases/download/v$portVersion/Hack-v3.000-ttf.zip"
|
||||
CHECKSUM_SHA256="238765b81e88dd207d241a6ae46abeab37346d850566334fc1cca8221ea6da40"
|
||||
COPYRIGHT="2015-2018 Christopher Simpkins"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/source-foundry/Hack/releases/download/v$portVersion/Hack-v$portVersion-ttf.zip"
|
||||
CHECKSUM_SHA256="0c2604631b1f055041c68a0e09ae4801acab6c5072ba2db6a822f53c3f8290ac"
|
||||
SOURCE_DIR="ttf"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
Reference in New Issue
Block a user