Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/ufw-extras/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'ufw-extras'
pkgname=ufw-extras
version=1.1.0
version=1.2.0
revision=1
depends="ufw"
short_desc="Extra configuration files for Uncomplicated Firewall (ufw)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/xyproto/ufw-extras"
distfiles="https://github.com/xyproto/ufw-extras/archive/v${version}.tar.gz"
checksum=bf56a2fdaedb7620d8d27c26ae6b03cb103f24e1f0ace0f98d2c3523bf2ccf3d
checksum=8c93d31b2784b9d1fb0b69b0251afce516c08b9fb3f332aa8c8e74713c0da72c

do_install() {
for f in ufw-*; do
Expand Down