editors/fileobj: Update to v0.7.97
ChangeLog: - Minor fixes and cleanups - Add --list_color option - (Other minor changes that don't affect pkgsrc contents)
This commit is contained in:
parent
2ea6ab9955
commit
186fee78cd
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/04/15 16:06:07 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/04/28 15:25:57 tkusumi Exp $
|
||||
|
||||
DISTNAME= fileobj-0.7.96
|
||||
DISTNAME= fileobj-0.7.97
|
||||
CATEGORIES= editors python
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=kusumi/}
|
||||
GITHUB_TAG= v${PKGVERSION_NOREV}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2020/04/15 16:06:07 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.2 2020/04/28 15:25:57 tkusumi Exp $
|
||||
|
||||
SHA1 (fileobj-0.7.96.tar.gz) = 782f14ccf8a31b4dfc67135e02a7ba37c2c06091
|
||||
RMD160 (fileobj-0.7.96.tar.gz) = a92eda8ddc50cc7a57c289a40682ffb395819dd1
|
||||
SHA512 (fileobj-0.7.96.tar.gz) = ecc52a1fa3181c504a6685584986f6ad6a77266ac55ef4c26bc094cb215e174464afc639692fb2881d4dc7bd09c38478bf8f6c58cff15118995c21ae026041ba
|
||||
Size (fileobj-0.7.96.tar.gz) = 167685 bytes
|
||||
SHA1 (fileobj-0.7.97.tar.gz) = 432e76d1a8440be5a66842dcc02ae70212ab6059
|
||||
RMD160 (fileobj-0.7.97.tar.gz) = df2750085f2ae27b5f3facad62613d9fab91d18a
|
||||
SHA512 (fileobj-0.7.97.tar.gz) = 680cfc220e85a2c40d2d4833bf4739206c7e87f7d9445c68a515624ceebe43a64192d0ef2330f3a7ccdaf71452dc25427759c6444d481fcc25b20be1238781e6
|
||||
Size (fileobj-0.7.97.tar.gz) = 167787 bytes
|
||||
|
|
Loading…
Reference in a new issue