mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/configure
 | |
| +++ b/configure
 | |
| @@ -73,7 +73,7 @@
 | |
|  ocamlc=`get_path ocamlc`
 | |
|  set_defaults
 | |
|  
 | |
| -version="$(sed -ne 's/^version: *"\(.*\)\.git".*/\1/p' ../opam)"
 | |
| +version="4.1.9"
 | |
|  exec_suffix=""
 | |
|  path_sep=":"
 | |
|  
 |