mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
wvdial: rebuild against wvstreams-4.6.1_2.
This commit is contained in:
parent
fd3c0c336f
commit
bb4575cac9
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'wvdial'
|
# Template file for 'wvdial'
|
||||||
pkgname=wvdial
|
pkgname=wvdial
|
||||||
version=1.61
|
version=1.61
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Point-to-Point Protocol dialer"
|
short_desc="Point-to-Point Protocol dialer"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="wvstreams-devel"
|
makedepends="wvstreams-devel>=4.6.1_2"
|
||||||
depends="ppp"
|
depends="ppp"
|
||||||
homepage="https://code.google.com/p/wvstreams/"
|
homepage="https://code.google.com/p/wvstreams/"
|
||||||
distfiles="https://wvstreams.googlecode.com/files/wvdial-$version.tar.gz"
|
distfiles="https://wvstreams.googlecode.com/files/wvdial-$version.tar.gz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue