mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
dialog: revbump to build on musl.
This commit is contained in:
parent
3bb073bcb0
commit
437cf0408c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=dialog
|
||||||
_distver=1.2
|
_distver=1.2
|
||||||
_date=20150225
|
_date=20150225
|
||||||
version=${_distver}.${_date}
|
version=${_distver}.${_date}
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname}-${_distver}-${_date}
|
wrksrc=${pkgname}-${_distver}-${_date}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ncursesw --disable-nls"
|
configure_args="--with-ncursesw --disable-nls"
|
||||||
|
|
Loading…
Add table
Reference in a new issue