mirror of
				https://git.openwrt.org/project/luci.git
				synced 2025-11-04 11:48:44 +08:00 
			
		
		
		
	luci-app-smartdns: bump to 1.2023.42
Signed-off-by: Nick Peng <pymumu@gmail.com>
This commit is contained in:
		@ -6,8 +6,8 @@ include $(TOPDIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
PKG_LICENSE:=GPL-3.0-or-later
 | 
			
		||||
PKG_MAINTAINER:=Nick Peng <pymumu@gmail.com>
 | 
			
		||||
PKG_VERSION:=1.2022.38
 | 
			
		||||
PKG_RELEASE:=2
 | 
			
		||||
PKG_VERSION:=1.2023.42
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
 | 
			
		||||
LUCI_TITLE:=LuCI for smartdns
 | 
			
		||||
LUCI_DESCRIPTION:=Provides Luci for smartdns
 | 
			
		||||
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@ -13,7 +13,8 @@
 | 
			
		||||
		"write": {
 | 
			
		||||
			"file": {
 | 
			
		||||
				"/etc/smartdns/*": [ "write" ],
 | 
			
		||||
				"/etc/init.d/smartdns restart": [ "exec" ]
 | 
			
		||||
				"/etc/init.d/smartdns restart": [ "exec" ],
 | 
			
		||||
				"/etc/init.d/smartdns updatefiles": [ "exec" ]
 | 
			
		||||
			},
 | 
			
		||||
			"uci": [ "smartdns" ]
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user