wvdial: fix homepage and license (hi @Gottox)
This commit is contained in:
parent
bb4575cac9
commit
39d5cd4978
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'wvdial'
|
||||
pkgname=wvdial
|
||||
version=1.61
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
short_desc="Point-to-Point Protocol dialer"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="GPL-2"
|
||||
license="GPL-3"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="wvstreams-devel>=4.6.1_2"
|
||||
depends="ppp"
|
||||
homepage="https://code.google.com/p/wvstreams/"
|
||||
homepage="https://code.google.com/p/wvdial/"
|
||||
distfiles="https://wvstreams.googlecode.com/files/wvdial-$version.tar.gz"
|
||||
checksum=4fffab9652c760199c074533d1d3929bea55ab4233b11e735b0f1856d1ceec57
|
||||
conf_files="/etc/ppp/peers/wvdial /etc/ppp/peers/wvdial-pipe"
|
||||
|
|
Loading…
Reference in a new issue