Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package/less/less.hash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature
# using DSA key F153A7C833235259
# https://www.greenwoodsoftware.com/less/less-685.sig
sha256 2701041e767e697ee420ce0825641cedc8f20b51576abe99d92c1666d332e9dc less-685.tar.gz
# https://www.greenwoodsoftware.com/less/less-691.sig
sha256 88b480eda1bb4f92009f7968b23189eaf1329211f5a3515869e133d286154d25 less-691.tar.gz
# Locally calculated
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
2 changes: 1 addition & 1 deletion package/less/less.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LESS_VERSION = 685
LESS_VERSION = 691
LESS_SITE = http://www.greenwoodsoftware.com/less
LESS_LICENSE = GPL-3.0+
LESS_LICENSE_FILES = COPYING
Expand Down