mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
lft: update to 3.90.
This commit is contained in:
parent
3db9729862
commit
c1e37fa936
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
|
# upstream version order is 3.7 < 3.71 < 3.8
|
||||||
# 3.8 become 3.80 for release
|
# 3.8 become 3.80 for release
|
||||||
# 3.71 become 3.7.1 for update-check
|
# 3.71 become 3.7.1 for update-check
|
||||||
version=3.80
|
version=3.90
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version%0}"
|
wrksrc="${pkgname}-${version%0}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="VOSTROM"
|
license="VOSTROM"
|
||||||
homepage="https://pwhois.org/lft/"
|
homepage="https://pwhois.org/lft/"
|
||||||
distfiles="https://pwhois.org/dl/index.who?file=${pkgname}-${version%0}.tar.gz"
|
distfiles="https://pwhois.org/dl/index.who?file=${pkgname}-${version%0}.tar.gz"
|
||||||
checksum=10f427e77b0f8207817329bd8ef0310078434612620073369264d15e6f97e990
|
checksum=dbec812eeb307b20caa88af80eb843fe7c8adde4d3a25159dad77a9f0afe040a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue