wvdial: fetch tarball from Debian (#4762)

This commit is contained in:
Denis Revin 2016-11-30 10:36:15 +04:00
parent 632198cdcd
commit 7f29e2860e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'wvdial'
pkgname=wvdial
version=1.61
revision=6
revision=7
build_style=gnu-configure
short_desc="Point-to-Point Protocol dialer"
maintainer="Enno Boland <gottox@voidlinux.eu>"
@ -10,6 +10,6 @@ hostmakedepends="pkg-config"
makedepends="wvstreams-devel"
depends="ppp"
homepage="https://code.google.com/p/wvstreams/"
distfiles="https://wvstreams.googlecode.com/files/wvdial-$version.tar.gz"
checksum=4fffab9652c760199c074533d1d3929bea55ab4233b11e735b0f1856d1ceec57
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.orig.tar.gz"
checksum=5753d2005115aa4e365a1638f4eb6c076d4e2deafa46c3de38964918e7f62709
conf_files="/etc/ppp/peers/wvdial /etc/ppp/peers/wvdial-pipe"