badwolf: update to 1.1.0.
This commit is contained in:
parent
b19d5f629f
commit
53405518a7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'badwolf'
|
||||
pkgname=badwolf
|
||||
version=1.0.3
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target=test
|
||||
|
@ -10,8 +10,9 @@ short_desc="Minimalist and privacy-oriented WebKitGTK+ browser"
|
|||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://hacktivis.me/projects/badwolf"
|
||||
changelog="https://hacktivis.me/releases/badwolf-${version}.txt"
|
||||
distfiles="https://hacktivis.me/releases/badwolf-${version}.tar.gz"
|
||||
checksum=db275d3d42c4f58e662f04c7c85c5763b70396ea7f750e3f0dd0510ea162fe6d
|
||||
checksum=57410d2be36ad40c92ce5c73ee87277dd2697f573d5ad112e5bcae73ae7f227d
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue