less: extract update_* to external update file
This commit is contained in:
parent
5978534a70
commit
8c0e5336bc
|
@ -9,6 +9,5 @@ short_desc="Pager program similar to more(1)"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.greenwoodsoftware.com/less"
|
||||
update_site="${homepage}/download.html"
|
||||
distfiles="${homepage}/less-${version}.tar.gz"
|
||||
checksum=37f613fa9a526378788d790a92217d59b523574cf7159f6538da8564b3fb27f8
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
site="${homepage}/download.html"
|
Loading…
Reference in New Issue