less: fix update-check, add changelog
This commit is contained in:
parent
f1598dd4ac
commit
29347de59f
|
@ -9,5 +9,6 @@ short_desc="Pager program similar to more(1)"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.greenwoodsoftware.com/less"
|
homepage="http://www.greenwoodsoftware.com/less"
|
||||||
|
changelog="https://raw.githubusercontent.com/gwsw/less/master/NEWS"
|
||||||
distfiles="http://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
distfiles="http://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
||||||
checksum=a69abe2e0a126777e021d3b73aa3222e1b261f10e64624d41ec079685a6ac209
|
checksum=a69abe2e0a126777e021d3b73aa3222e1b261f10e64624d41ec079685a6ac209
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
site='https://greenwoodsoftware.com/less/release.txt'
|
site="https://greenwoodsoftware.com/less/download.html"
|
||||||
pattern='\d+'
|
|
||||||
|
|
Loading…
Reference in New Issue