mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libedit: fix wrksrc.
This commit is contained in:
parent
810deb15a7
commit
06772853c5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=libedit
|
|||
_datever=20141030
|
||||
_distver=3.1
|
||||
version=${_datever}.${_distver}
|
||||
wrksrc="${pkgname}-${_datever}-${_distver}"
|
||||
wrksrc="${pkgname}-20141029-${_distver}"
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue