mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
wvdial: fix license, template layout
This commit is contained in:
parent
a0451952fe
commit
a04533f5cd
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'wvdial'
|
||||
pkgname=wvdial
|
||||
version=1.61
|
||||
revision=7
|
||||
revision=8
|
||||
build_style=gnu-configure
|
||||
short_desc="Point-to-Point Protocol dialer"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="wvstreams-devel"
|
||||
depends="ppp"
|
||||
short_desc="Point-to-Point Protocol dialer"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.0-only"
|
||||
homepage="https://code.google.com/p/wvstreams/"
|
||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=5753d2005115aa4e365a1638f4eb6c076d4e2deafa46c3de38964918e7f62709
|
||||
|
|
Loading…
Add table
Reference in a new issue