mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gyt: fix typo
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION="GYP is created by Google to generate native IDE project files \
|
||||
HOMEPAGE="https://gyp.gsrc.io/"
|
||||
COPYRIGHT="2012 Google Inc."
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
# Note that the hash which FreeBSD keeps for this version is not the same as
|
||||
# the commit ID in the official gyp repository. This revision in the FreeBSD
|
||||
# mirror is equivalent to commit 02b145a1 in the official repository, which
|
||||
@@ -14,7 +14,7 @@ freebsdRevision="e679e688ba6db12336b79650c27fcf8a5ed21e60"
|
||||
SOURCE_URI="http://distcache.freebsd.org/local-distfiles/hrs/gyp-$freebsdRevision.tar.gz"
|
||||
CHECKSUM_SHA256="51fadf46a7a108b0c8f273fb726b113609d7be5394d286716cbf472d1327d18c"
|
||||
SOURCE_DIR="gyp-$freebsdRevision"
|
||||
PATCH="gyp-$portVersion.patchset"
|
||||
PATCHES="gyp-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user