mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mdds: put reverts after pkgname
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
26a85b9c71
commit
adeb9dfb45
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mdds'
|
# Template file for 'mdds'
|
||||||
reverts=1.4.1_1
|
|
||||||
pkgname=mdds
|
pkgname=mdds
|
||||||
|
reverts=1.4.1_1
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Collection of multi-dimensional data structures and indexing algorithms"
|
short_desc="Collection of multi-dimensional data structures and indexing algorithms"
|
||||||
|
|
Loading…
Add table
Reference in a new issue