summaryrefslogtreecommitdiff
path: root/dev-ml/extlib/files/extlib-1.7.7-no-git.patch
blob: 058543455bce26a128ec52aa22cb8253031be965 (plain)
1
2
3
4
5
6
7
8
9
--- ocaml-extlib-1.7.7-orig/Makefile	2020-04-25 07:55:13.000000000 +1000
+++ ocaml-extlib-1.7.7/Makefile	2020-09-26 07:17:42.141178856 +1000
@@ -1,5 +1,5 @@
 
-VERSION:=$(shell git --git-dir=.git describe --always --long)
+VERSION:=1.7.7-0-gbd9f453
 RELEASE:=1.7.7
 
 ifndef VERSION