Skip to content

Commit

Permalink
pkgin: Update to 20.11.0.
Browse files Browse the repository at this point in the history
## Version 20.11.0 (2020-11-02)

 * Avoid segmentation fault when trying to install package conflicts.
 * Remove default 15 second download timeout, also fixing -fno-common.
 * Remove debugging code that snuck into the previous release.
  • Loading branch information
jperkin committed Nov 2, 2020
1 parent 76024e6 commit e1d82a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions pkgtools/pkgin/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.106 2020/08/28 16:21:09 jperkin Exp $
# $NetBSD: Makefile,v 1.107 2020/11/02 14:25:39 jperkin Exp $

DISTNAME= pkgin-20.8.0
DISTNAME= pkgin-20.11.0
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=NetBSDfr/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Expand Down
10 changes: 5 additions & 5 deletions pkgtools/pkgin/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.66 2020/08/28 16:21:09 jperkin Exp $
$NetBSD: distinfo,v 1.67 2020/11/02 14:25:39 jperkin Exp $

SHA1 (pkgin-20.8.0.tar.gz) = 2db3221b7e82d4cdaf5dc7f2bdf7ec999217e432
RMD160 (pkgin-20.8.0.tar.gz) = 0cce7bb6d4d30ba085d923df5262b5840b4d4033
SHA512 (pkgin-20.8.0.tar.gz) = 4c2886a7db0793fb6c2d492c2f5dacf437d71a87e8dd5dbfce7cd828fd245f9c7de00b527da6f9585cd8a6a3a823a678281e4f479a8a3dda95810aa4ce9d0258
Size (pkgin-20.8.0.tar.gz) = 233406 bytes
SHA1 (pkgin-20.11.0.tar.gz) = 4a62c7d8294a5a76949c74a9e8305b947a912679
RMD160 (pkgin-20.11.0.tar.gz) = e701737ab8d717d26cb2bc03d99c836846671fbe
SHA512 (pkgin-20.11.0.tar.gz) = e04c9a16ccc5f129a60db97265a21ebdac385648655abf1d4855c627cbd36d0ca79e61cca8a60463929b9a3704e1e413378d3e0087e75d6ee271ce1827c9c73e
Size (pkgin-20.11.0.tar.gz) = 233507 bytes

0 comments on commit e1d82a7

Please sign in to comment.