Skip to content

Commit

Permalink
www/ddgr: update to 2.2
Browse files Browse the repository at this point in the history
 - Change User Agent (fixes #158)
 - Discontinue Python 3.7 support (EOL)
  • Loading branch information
pin committed Jan 13, 2024
1 parent 89d9cf7 commit b88c9b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions www/ddgr/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.10 2023/08/14 05:25:28 wiz Exp $
# $NetBSD: Makefile,v 1.11 2024/01/13 21:25:49 pin Exp $

DISTNAME= ddgr-2.1
PKGREVISION= 1
DISTNAME= ddgr-2.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=jarun/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
8 changes: 4 additions & 4 deletions www/ddgr/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2023/02/05 19:22:57 pin Exp $
$NetBSD: distinfo,v 1.6 2024/01/13 21:25:49 pin Exp $

BLAKE2s (ddgr-2.1.tar.gz) = 4c8c93ea88dc58573a63fab056d37c61ccbe8328800f125b65127c954a4f3951
SHA512 (ddgr-2.1.tar.gz) = 8ee2ce4bb5661d7324fe733023f4442a034cc6e247b4ed546ebb188c3218c3aff118b72d697e468d0fbad851497223dafdcd5c24a416e87ab66007ab4be5192d
Size (ddgr-2.1.tar.gz) = 44726 bytes
BLAKE2s (ddgr-2.2.tar.gz) = 669a17c1dfe42ab919fde558db80422b34fd76c9946f6f108da581f35c08527f
SHA512 (ddgr-2.2.tar.gz) = a61860fe0866b76f89b263bd9d3b3a2b3be52ed6af4885ec9dd076ae192fcdf9e412d9516cb9c3405792ee3d98745b70e059fd41cfb61d835241153d4b63db0e
Size (ddgr-2.2.tar.gz) = 44731 bytes

0 comments on commit b88c9b9

Please sign in to comment.