erlang-jiffy: Update to 1.1.1
upstream changes: ----------------- Jiffy 1.1.1 o Prevent rebar3 from seeing any global config … o Fix builds using mix as a build tool … Jiffy 1.1.0 o Replace build system with port_compiler … o Use rebar3 for building and testing Jiffy directly Jiffy 1.0.9 o Fix typo in README o Update enc to exclude linking with erl_interface.lib on Windows …
This commit is contained in:
parent
7c5188fbd9
commit
f6bbfc68b5
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2021/01/15 23:55:26 triaxx Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2022/10/15 12:20:55 triaxx Exp $
|
||||
|
||||
DISTNAME= jiffy-1.0.8
|
||||
DISTNAME= jiffy-1.1.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=davisp/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.6 2021/10/26 11:21:53 nia Exp $
|
||||
$NetBSD: distinfo,v 1.7 2022/10/15 12:20:55 triaxx Exp $
|
||||
|
||||
BLAKE2s (jiffy-1.0.8.tar.gz) = 21f07abfa6d7f80b50f0d464a8b287f3572dd5a38aec104ea1979fca6949e39d
|
||||
SHA512 (jiffy-1.0.8.tar.gz) = d248d4e41d780a8f676c4fa7eee6fbdc6f9a5a2867c558cb1ce6f1600093b242fad48d86221a37bfdb7bba0142635f577a4ac3e98106558f5a0ca817dd9a0574
|
||||
Size (jiffy-1.0.8.tar.gz) = 1896454 bytes
|
||||
BLAKE2s (jiffy-1.1.1.tar.gz) = c1c510c8c5f5361be3f3f3370a4c36792e2abcccf7a73434851d47b7f82d5db6
|
||||
SHA512 (jiffy-1.1.1.tar.gz) = cfa36d77285e53ccce852640a4c780f2c29ad33c7352e3a5b69fec431d6684bac4bf5ac323379a8bb1d1289afa23b6f73d4d5ecf1b025791fd84198d4c066910
|
||||
Size (jiffy-1.1.1.tar.gz) = 1674571 bytes
|
||||
SHA1 (patch-Makefile) = 5113cc43fe05c12de2a5f75feb57692695c196c7
|
||||
|
|
Loading…
Reference in a new issue