lft: update to 3.91.
This commit is contained in:
parent
e02ac07f9d
commit
20ab3f0f2f
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ pkgname=lft
|
|||
# upstream version order is 3.7 < 3.71 < 3.8
|
||||
# 3.8 become 3.80 for release
|
||||
# 3.71 become 3.7.1 for update-check
|
||||
version=3.90
|
||||
version=3.91
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version%0}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="VOSTROM"
|
||||
homepage="https://pwhois.org/lft/"
|
||||
distfiles="https://pwhois.org/dl/index.who?file=${pkgname}-${version%0}.tar.gz"
|
||||
checksum=dbec812eeb307b20caa88af80eb843fe7c8adde4d3a25159dad77a9f0afe040a
|
||||
checksum=aad13e671adcfc471ab99417161964882d147893a54664f3f465ec5c8398e6af
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue