Helo,

Patch for fossil 1.33.


Regards,
Index: Makefile
===================================================================
--- Makefile    (revision 25037)
+++ Makefile    (working copy)
@@ -3,7 +3,7 @@
 # Recipe sent in by Freddy DISSAUX freddy.dsx free.fr
 
 NAME = fossil
-VERSION = 1.32
+VERSION = 1.33
 GARTYPE = v2
 
 DESCRIPTION = DSCM with built-in wiki, http interface and server, tickets 
database
@@ -22,6 +22,7 @@
 
 GARCOMPILER = GNU
 
+WORKSRC = $(WORKDIR)/$(NAME)-src-$(VERSION)
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-openssl=$(includedir)
 
Index: checksums
===================================================================
--- checksums   (revision 25037)
+++ checksums   (working copy)
@@ -1 +1 @@
-ddf352925a795e574925505b9344a58e  fossil-src-1.32.tar.gz
+53f8145084a2065d6cb734980c172c7e  fossil-src-1.33.tar.gz

Reply via email to