Skip to content

Commit

Permalink
sysutils/pfetch: Update to 1.4.0
Browse files Browse the repository at this point in the history
Changes since 1.3.0:

1.4.0

What's Changed

  * Add support for more package managers by @AlbydST in #34
  * Support Digital UNIX (aka Tru64 UNIX)
  * Support HP-UX
  * PF_KERNEL variable to control the displayed kernel version
  * Support disk info for NetBSD

Full Changelog: Un1q32/pfetch@1.3.0...1.4.0
  • Loading branch information
fraggerfox committed Sep 3, 2024
1 parent ad35c14 commit e08c78e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sysutils/pfetch/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2024/08/03 15:05:23 pin Exp $
# $NetBSD: Makefile,v 1.8 2024/09/03 09:22:19 fox Exp $

DISTNAME= pfetch-1.3.0
DISTNAME= pfetch-1.4.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=Un1q32/}

Expand Down
8 changes: 4 additions & 4 deletions sysutils/pfetch/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2024/08/03 15:05:23 pin Exp $
$NetBSD: distinfo,v 1.10 2024/09/03 09:22:19 fox Exp $

BLAKE2s (pfetch-1.3.0.tar.gz) = 0496648d7bd2f6610ad8daf599b0a56d1d8e1b221245e23f18de26dde2395ac1
SHA512 (pfetch-1.3.0.tar.gz) = 93571c77868340e5b7a4583ac79a2118f25dfdc802ebeac2d94dc9249ff5af257197a3f570f53e3d6e38b05c62837b57a820b40a681de0b2a628f41d2c452181
Size (pfetch-1.3.0.tar.gz) = 23569 bytes
BLAKE2s (pfetch-1.4.0.tar.gz) = 7149a7d57a8ed9bb203ce430457b9cecc20023f2f0972a50601055ccbf88cfd7
SHA512 (pfetch-1.4.0.tar.gz) = 0b0093b748c514d93e6954f9af68c4b52fb1558efdd693e58e685133fcfcf474850666890c52450a9e8e78f595c7bc5c9d2a621d6b139ec59dde10adaefdd4e2
Size (pfetch-1.4.0.tar.gz) = 24481 bytes

0 comments on commit e08c78e

Please sign in to comment.