|  | @@ -1,12 +1,12 @@
 | 
	
		
			
				|  |  |  include $(TOPDIR)/rules.mk
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  PKG_NAME:=xray-core
 | 
	
		
			
				|  |  | -PKG_VERSION:=1.8.7
 | 
	
		
			
				|  |  | +PKG_VERSION:=1.8.8
 | 
	
		
			
				|  |  |  PKG_RELEASE:=1
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 | 
	
		
			
				|  |  |  PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)?
 | 
	
		
			
				|  |  | -PKG_HASH:=e8f46177d792b89700f164ca28fbf1a3c7d95a3ecf98871cb0dd5e474b46a859
 | 
	
		
			
				|  |  | +PKG_HASH:=156105b89465ca948971a774c0bc7e56ee68e764bdfde58923037dc837aab4be
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  PKG_MAINTAINER:=Tianling Shen <[email protected]>
 | 
	
		
			
				|  |  |  PKG_LICENSE:=MPL-2.0
 |