Skip to content

Commit

Permalink
jo: update to 1.9.
Browse files Browse the repository at this point in the history
2022-11-04 1.9
- FIX: fix reading of long lines from stdin (mk 2) (#195)
- FIX: add missing test files (#196)

2022-11-04 1.8
- FIX: fix reading of long lines from stdin (mk 2) (#195)
  • Loading branch information
fcambus committed Jan 9, 2023
1 parent 77029e4 commit 89bbf25
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/jo/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.15 2022/10/30 16:52:29 fcambus Exp $
# $NetBSD: Makefile,v 1.16 2023/01/09 15:50:22 fcambus Exp $

DISTNAME= jo-1.7
DISTNAME= jo-1.9
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jpmens/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Expand Down
8 changes: 4 additions & 4 deletions textproc/jo/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2022/10/30 16:52:29 fcambus Exp $
$NetBSD: distinfo,v 1.12 2023/01/09 15:50:22 fcambus Exp $

BLAKE2s (jo-1.7.tar.gz) = 7437763f64e7615267dc519b291d932e894876f2efab9c57494e98870bee9972
SHA512 (jo-1.7.tar.gz) = 3bbd18b60233760718170f1501653671607247c7c029bfe9a72ca0363e04f0867db05c110f0fca4406a46b7bb0a886be0f6d4497e1ad54f32798571b1d9c965a
Size (jo-1.7.tar.gz) = 152982 bytes
BLAKE2s (jo-1.9.tar.gz) = bd3b43fb8a07be1387025136339ea5af173e42bd4e4504261ab360e654c654f6
SHA512 (jo-1.9.tar.gz) = 222ca7d85593a2038ed527c08c16fbdcabd97b83ba026148ce9307d2523a2c2f466eb38fff03e2dbf0e45f8b93d9e0737bdb719e2be567ce9cc09d362e8c7911
Size (jo-1.9.tar.gz) = 200414 bytes

0 comments on commit 89bbf25

Please sign in to comment.