Skip to content

Commit

Permalink
sysutils/lsfp: update to 0.4.3
Browse files Browse the repository at this point in the history
-Fixed color on Windows (#26)
  • Loading branch information
0323pin committed Jan 30, 2021
1 parent 66f59ac commit 3889678
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
6 changes: 4 additions & 2 deletions sysutils/lsfp/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2021/01/26 13:31:08 pin Exp $
# $NetBSD: Makefile,v 1.2 2021/01/30 21:55:29 pin Exp $

DISTNAME= lsfp-0.4.2
DISTNAME= lsfp-0.4.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=The-Noah/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand All @@ -12,6 +12,8 @@ LICENSE= mit

USE_LANGUAGES= c # rust, but needs a toolchain to link

CARGO_CRATE_DEPENDS+= cc-1.0.66

INSTALLATION_DIRS= bin

do-install:
Expand Down
14 changes: 9 additions & 5 deletions sysutils/lsfp/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
$NetBSD: distinfo,v 1.1 2021/01/26 13:31:08 pin Exp $
$NetBSD: distinfo,v 1.2 2021/01/30 21:55:29 pin Exp $

SHA1 (lsfp-0.4.2.tar.gz) = b36eee40c659c82a6f1573f202c51c5be41e5b13
RMD160 (lsfp-0.4.2.tar.gz) = 2bc0421c5a0af401708ef3a4a3dac10ecd8b035d
SHA512 (lsfp-0.4.2.tar.gz) = fb9ce6c750dded26b1cfcce1d5e60a3c8c47aeea73fadb43ee7c640a2e2422babe5c3b3d13407215c1c05b173285b67ec69c4f75dd4b0fa450ac9dfd7327bbb9
Size (lsfp-0.4.2.tar.gz) = 10016 bytes
SHA1 (cc-1.0.66.crate) = f98df875de8368c04f07d8ab6318b87f01c5cfbf
RMD160 (cc-1.0.66.crate) = 79a002545a9e0fc3bb4e81d9d4d43d075c060570
SHA512 (cc-1.0.66.crate) = b07a70f88fa0588fb0f6bc7376e985834672cc9914a0713afe01740af6bcf01821d15720d831e8b7ea8b42f5866dbd011a245997f35bf8febc3b13d66089723e
Size (cc-1.0.66.crate) = 53454 bytes
SHA1 (lsfp-0.4.3.tar.gz) = 7d111584905a8e5d47c5834f8e20440868840c2f
RMD160 (lsfp-0.4.3.tar.gz) = adf91aa867942b236348f258e5c775f275a5e4b7
SHA512 (lsfp-0.4.3.tar.gz) = 89f847b5c524221da6f3fd1463d3b20466022d449d240474f866221cf5b2c145bdef8c13e5da62e8c055f447d373f0d5e4a17631ee6fa3acd8d9d8e8779f89b4
Size (lsfp-0.4.3.tar.gz) = 10457 bytes

0 comments on commit 3889678

Please sign in to comment.