links: update to 2.28.
=== RELEASE 2.28 === Sat Sep 17 21:54:44 CEST 2022 mikulas: - Disable cache when following redirects from consent.google.com Sat Sep 10 16:05:02 CEST 2022 mikulas: - On Windows, change the default directory to the "Downloads" directory, so that downloaded files are placed there Sat Sep 10 15:31:20 CEST 2022 mikulas: - Compile the 32-bit Windows version without SSE2 instructions Tue May 31 21:07:51 CEST 2022 mikulas: - Fix a display glitch on framebuffer, if the user doesn't have mouse and if he presses F5, F6, F7 or F8
This commit is contained in:
parent
8774b88d5e
commit
4ec74ad2a0
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile.common,v 1.80 2022/06/27 15:21:09 fcambus Exp $
|
||||
# $NetBSD: Makefile.common,v 1.81 2022/11/02 18:10:03 fcambus Exp $
|
||||
#
|
||||
# used by www/links/Makefile
|
||||
# used by www/links-gui/Makefile
|
||||
|
||||
DISTNAME= links-2.27
|
||||
DISTNAME= links-2.28
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://links.twibright.com/download/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.83 2022/06/27 15:21:09 fcambus Exp $
|
||||
$NetBSD: distinfo,v 1.84 2022/11/02 18:10:03 fcambus Exp $
|
||||
|
||||
BLAKE2s (links-2.27.tar.bz2) = 5e6e76950d1ad2f7164bc7bba82d185ff4a782f230cfd72f68dab4a55d2e297a
|
||||
SHA512 (links-2.27.tar.bz2) = 8b46472184f2eab1aeca5de9b957a87f475f5acd9801260678b07475cf36afb1a9602e67ef39ad59da90d2d6cee235521db95d93349fd9bd6cee667eab2e5d32
|
||||
Size (links-2.27.tar.bz2) = 6510121 bytes
|
||||
BLAKE2s (links-2.28.tar.bz2) = 1e10f326bb280a2f941f3579df4eb656326c8f52bf3386529e89100dd0e829a0
|
||||
SHA512 (links-2.28.tar.bz2) = 090bc770f78f8b57358ac0c6f31ad12f3d5f4eb9bbf74913ac8fa254e5ed63ec289c8a7990879983ace7427e20fb2de1271820f025b630c5a0ca599cf697b754
|
||||
Size (links-2.28.tar.bz2) = 6512800 bytes
|
||||
SHA1 (patch-configure) = 38044f43a6985c50dd0275e9927dcc98a91dcc47
|
||||
SHA1 (patch-x.c) = 18521103f0d585416cc27804e825d764c7df61ee
|
||||
|
|
Loading…
Reference in a new issue