wvdial: revert 39d5cd4
.
This commit is contained in:
parent
1a5a559d0c
commit
c4502c5490
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'wvdial'
|
||||
pkgname=wvdial
|
||||
version=1.61
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
short_desc="Point-to-Point Protocol dialer"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="GPL-3"
|
||||
license="GPL-2"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="wvstreams-devel>=4.6.1_2"
|
||||
depends="ppp"
|
||||
homepage="https://code.google.com/p/wvdial/"
|
||||
homepage="https://code.google.com/p/wvstreams/"
|
||||
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