mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
ibm_plex: update URL and SOURCE_URI
This commit is contained in:
@@ -7,14 +7,14 @@ typefaces:
|
||||
* IBM Plex Serif – A serif typeface.
|
||||
* IBM Plex Sans – A sans-serif typeface.
|
||||
* IBM Plex Mono – A monospaced typeface."
|
||||
HOMEPAGE="https://ibm.github.io/type"
|
||||
HOMEPAGE="https://github.com/IBM/plex"
|
||||
COPYRIGHT="2017 IBM Corp. with Reserved Font Name 'Plex'"
|
||||
LICENSE="SIL Open Font License v1.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/IBM/type/archive/v$portVersion.tar.gz"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/IBM/plex/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0e212de6d0f33604b6c22e9743aab05bc12d482b1bdc7402972f3f6a9aa92a77"
|
||||
SOURCE_FILENAME="type-$portVersion.tar.gz"
|
||||
SOURCE_DIR="type-$portVersion"
|
||||
SOURCE_FILENAME="plex-$portVersion.tar.gz"
|
||||
SOURCE_DIR="plex-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE="yes"
|
||||
|
||||
Reference in New Issue
Block a user