Revision: 26839 http://sourceforge.net/p/gar/code/26839 Author: rmottola Date: 2021-12-22 23:38:03 +0000 (Wed, 22 Dec 2021) Log Message: ----------- gs_databasinkit/trunk: version bump
Modified Paths: -------------- csw/mgar/pkg/gs_databasinkit/trunk/Makefile csw/mgar/pkg/gs_databasinkit/trunk/checksums Modified: csw/mgar/pkg/gs_databasinkit/trunk/Makefile =================================================================== --- csw/mgar/pkg/gs_databasinkit/trunk/Makefile 2021-12-19 18:46:47 UTC (rev 26838) +++ csw/mgar/pkg/gs_databasinkit/trunk/Makefile 2021-12-22 23:38:03 UTC (rev 26839) @@ -3,7 +3,7 @@ # NAME = DataBasinKit -VERSION = 1.0 +VERSION = 1.1 GARTYPE = v2 PACKAGES += CSWdatabasinkit @@ -13,8 +13,8 @@ Framework which allows accessing SOAP WebServices of salesforce.com (insert, update... as well as describes) plus SelectIdentify. The base of DataBasin Tool. endef -MASTER_SITES = http://savannah.nongnu.org/download/gap/ -DISTFILES = $(DISTNAME).tar.gz +MASTER_SITES = https://github.com/rmottola/DataBasinKit/archive/refs/tags/ +DISTFILES = v$(VERSION).tar.gz #where can we build? Modified: csw/mgar/pkg/gs_databasinkit/trunk/checksums =================================================================== --- csw/mgar/pkg/gs_databasinkit/trunk/checksums 2021-12-19 18:46:47 UTC (rev 26838) +++ csw/mgar/pkg/gs_databasinkit/trunk/checksums 2021-12-22 23:38:03 UTC (rev 26839) @@ -1 +1 @@ -a09e91402a27b1d867de117ad481b072 DataBasinKit-1.0.tar.gz +c644b6ceaddc46298ac84a926c44907f v1.1.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.