[csw-devel] SF.net SVN: gar:[4380] csw/mgar/pkg/chrpath/trunk/Makefile
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Fri Apr 17 22:49:54 CEST 2009
Revision: 4380
http://gar.svn.sourceforge.net/gar/?rev=4380&view=rev
Author: valholla
Date: 2009-04-17 20:49:54 +0000 (Fri, 17 Apr 2009)
Log Message:
-----------
fix upstream download url
Modified Paths:
--------------
csw/mgar/pkg/chrpath/trunk/Makefile
Modified: csw/mgar/pkg/chrpath/trunk/Makefile
===================================================================
--- csw/mgar/pkg/chrpath/trunk/Makefile 2009-04-17 20:40:56 UTC (rev 4379)
+++ csw/mgar/pkg/chrpath/trunk/Makefile 2009-04-17 20:49:54 UTC (rev 4380)
@@ -6,7 +6,8 @@
define BLURB
endef
-MASTER_SITES = http://directory.fsf.org/project/chrpath/
+SPKG_SOURCEURL = http://directory.fsf.org/project/chrpath/
+MASTER_SITES = http://ftp.tux.org/pub/X-Windows/ftp.hungry.com/chrpath/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PACKAGES = CSWchrpath
@@ -19,7 +20,7 @@
# We define upstream file regex so we can be notifed of
# new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = (\d+(?:\.\d+)*).tar.gz
BUILD64 = 1
NOISALIST = 1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list