changeset 5997:b8d1edf82ec2 release

Notepad++: Update to version 8.1.9.2. * src/npp.mk: Version 8.1.9 was retracted upstream and the corresponding binaries have been removed from their server. Update version and checksum.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 02 Dec 2021 09:46:19 +0100
parents f5bc246da8c3
children 6697ca895e36 88762923aa9a
files src/npp.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/npp.mk	Tue Nov 30 19:01:07 2021 +0100
+++ b/src/npp.mk	Thu Dec 02 09:46:19 2021 +0100
@@ -3,8 +3,8 @@
 
 PKG             := npp
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 8.1.9
-$(PKG)_CHECKSUM := 491bbf27d72c39ae0f7b6460e22a9bb004711c3f
+$(PKG)_VERSION  := 8.1.9.2
+$(PKG)_CHECKSUM := 1d479b151a4b2f769a6d822c85b8e2b7bc3d8bc5
 $(PKG)_SUBDIR   := 
 $(PKG)_FILE     := $(PKG).$($(PKG)_VERSION).portable.zip
 $(PKG)_URL      := https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v$($(PKG)_VERSION)/$($(PKG)_FILE)