mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
dmraid: fix version.
This commit is contained in:
parent
1009de5be2
commit
7c66d03316
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=dmraid
|
||||||
_distver=1.0.0.rc16
|
_distver=1.0.0.rc16
|
||||||
_patchver=3
|
_patchver=3
|
||||||
revision=1
|
revision=1
|
||||||
version="${_distver}_${_patchver}"
|
version="${_distver}.${_patchver}"
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_wrksrc="${_distver}-${_patchver}/${pkgname}"
|
build_wrksrc="${_distver}-${_patchver}/${pkgname}"
|
||||||
homepage="http://people.redhat.com/~heinzm/sw/dmraid/"
|
homepage="http://people.redhat.com/~heinzm/sw/dmraid/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue