All checks were successful
		
		
	
	Release xbps for amd64 / compilation-amd64 (push) Successful in 44m0s
				
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			586 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			No EOL
		
	
	
		
			586 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Template file for 'hctl'
 | 
						|
pkgname=hctl
 | 
						|
version=0.2.6
 | 
						|
revision=1
 | 
						|
build_style=cargo
 | 
						|
hostmakedepends="pkg-config"
 | 
						|
makedepends="openssl-devel"
 | 
						|
short_desc="CLI tool to merge hostlists for dns blocker like pihole"
 | 
						|
maintainer="ITmodulo <itmodulo@disroot.org>"
 | 
						|
license="BSD-3-Clause"
 | 
						|
homepage="https://github.com/michalszmidt/hctl"
 | 
						|
changelog="https://github.com/michalszmidt/hctl/releases"
 | 
						|
distfiles="https://github.com/michalszmidt/hctl/archive/refs/tags/${version}.tar.gz"
 | 
						|
checksum=852f8e8eb0133f21d2f2183ab31ecda07e907480dde805d1891dc8c0215185ef
 | 
						|
 | 
						|
post_install() {
 | 
						|
        vlicense LICENSE
 | 
						|
} |