update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit b9a5223f88 - Show all commits

View File

@@ -1,11 +1,11 @@
pkgname=less
pkgver=661
pkgver=668
pkgdesc='A terminal based program for viewing text files'
license=('GPL-3.0-or-later' 'BSD-2-Clause')
homepage='https://www.greenwoodsoftware.com/less/'
sources=("${pkgname}-${pkgver}.tar.gz")
urls=("https://www.greenwoodsoftware.com/${pkgname}/${sources[0]}")
md5sums=("44f54b6313c5d71fa1ac224d8d84766a")
md5sums=("d72760386c5f80702890340d2f66c302")
src_prepare() {
tar -xf ${distdir}/${sources[0]} --strip-components=1