gis/osm2pgrouting: Fix empty MD5SUM.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3d45a86a7a
commit
203c9628b0
|
@ -2,7 +2,7 @@ PRGNAM="osm2pgrouting"
|
||||||
VERSION="2.2.0"
|
VERSION="2.2.0"
|
||||||
HOMEPAGE="http://pgrouting.org"
|
HOMEPAGE="http://pgrouting.org"
|
||||||
DOWNLOAD="https://github.com/pgRouting/osm2pgrouting/archive/v2.2.0/osm2pgrouting-2.2.0.tar.gz"
|
DOWNLOAD="https://github.com/pgRouting/osm2pgrouting/archive/v2.2.0/osm2pgrouting-2.2.0.tar.gz"
|
||||||
MD5SUM=""
|
MD5SUM="175248f2c64d3786f205619674c57c01"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pgrouting"
|
REQUIRES="pgrouting"
|
||||||
|
|
Loading…
Reference in New Issue