changeset 1:e6d9dd0cff68

Use our HG server to create tar balls.
author Sjoerd Mullender <sjoerd@acm.org>
date Wed, 14 Sep 2016 15:29:00 +0200 (2016-09-14)
parents b32ff9c84370
children 94e0ca7bc206
files MonetDB-client-php.spec
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/MonetDB-client-php.spec
+++ b/MonetDB-client-php.spec
@@ -6,7 +6,7 @@ Group: Applications/Databases
 
 License:	MPLv2.0
 URL:		http://www.monetdb.org/
-Source0:	http://dev.monetdb.org/downloads/php/monetdb-php-%{version}.tar.bz2
+Source0:	https://dev.monetdb.org/hg/monetdb-php/archive/v%{version}.tar.bz2
 
 Requires:	php
 BuildArch:	noarch
@@ -22,7 +22,7 @@ program.
 
 
 %prep
-%autosetup -n monetdb-php-%{version}
+%autosetup -n monetdb-php-v%{version}
 
 
 %build