-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
job-private.h: Add missing unistd.h for pid_t
- Loading branch information
Jason W. Bacon
authored and
Jason W. Bacon
committed
May 4, 2024
1 parent
aca43c9
commit ba423a8
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,11 @@ | |
# Tue Sep 28 11:27:06 CDT 2021 # | ||
########################################################### | ||
|
||
DISTNAME= lpjs-0.0.1.32 | ||
DISTNAME= lpjs-0.0.1.33 | ||
CATEGORIES= sysutils | ||
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/} | ||
GITHUB_PROJECT= LPJS | ||
GITHUB_TAG= 2dc278e9bd9a7f6535a43947ccac98fb4c4b7a4a | ||
GITHUB_TAG= 6799eaee0c8d7e9430888f73930df0cadd58b3bb | ||
|
||
OWNER= [email protected] | ||
HOMEPAGE= https://github.com/outpaddling/LPJS/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD$ | ||
|
||
BLAKE2s (lpjs-0.0.1.32-2dc278e9bd9a7f6535a43947ccac98fb4c4b7a4a.tar.gz) = 675a4eec637327b28cd659db7a2c5e11d7a5a08fbe0a29808fb6c3b4596fc275 | ||
SHA512 (lpjs-0.0.1.32-2dc278e9bd9a7f6535a43947ccac98fb4c4b7a4a.tar.gz) = 5348fa4c8a8122ac9485ca1a91231046c15f324cb3dc412cdfb7601874c66633c3bd67e87c579404a435df8c62f371b8ba1593f7940fc93bcf1f626298cd4e7d | ||
Size (lpjs-0.0.1.32-2dc278e9bd9a7f6535a43947ccac98fb4c4b7a4a.tar.gz) = 213661 bytes | ||
BLAKE2s (lpjs-0.0.1.33-6799eaee0c8d7e9430888f73930df0cadd58b3bb.tar.gz) = 80ea99004723a3de7d51bb292428a112b9b77c9ad29ef9ab8059ba550d80a7a2 | ||
SHA512 (lpjs-0.0.1.33-6799eaee0c8d7e9430888f73930df0cadd58b3bb.tar.gz) = f6255b2e0859c3f31480224592499f97119f415c1eabbd473e8dacd9fed7243720b4f3fbb14dc15b3b5ff33504a6170ad8dac3b884468176fdcdb02fb78461ed | ||
Size (lpjs-0.0.1.33-6799eaee0c8d7e9430888f73930df0cadd58b3bb.tar.gz) = 213654 bytes |