mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lrzsz: fix homepage, distfiles, conflicts
This commit is contained in:
parent
c822fb1f13
commit
007e577d93
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'lrzsz'
|
# Template file for 'lrzsz'
|
||||||
pkgname=lrzsz
|
pkgname=lrzsz
|
||||||
version=0.12.20
|
version=0.12.20
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--program-transform-name=s/l//"
|
configure_args="--program-transform-name=s/l//"
|
||||||
short_desc="Unix communication package providing the XMODEM, YMODEM ZMODEM file transfer protocols"
|
short_desc="Unix communication package providing the XMODEM, YMODEM ZMODEM file transfer protocols"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://ohse.de/uwe/software/lrzsz.html"
|
homepage="https://ohse.de/uwe/software/lrzsz.html"
|
||||||
distfiles="http://ohse.de/uwe/releases/$pkgname-$version.tar.gz"
|
distfiles="https://ohse.de/uwe/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1
|
checksum=c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1
|
||||||
|
conflicts="trx>=0 sx>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue