badwolf: update to 1.2.1, orphan.
This commit is contained in:
parent
650dd4ee91
commit
23d0eea98c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'badwolf'
|
||||
pkgname=badwolf
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -8,12 +8,12 @@ hostmakedepends="pkg-config gettext"
|
|||
makedepends="webkit2gtk-devel libsoup-devel"
|
||||
checkdepends="mdocml"
|
||||
short_desc="Minimalist and privacy-oriented WebKitGTK+ browser"
|
||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=eaf5b99f1fc0ea94552c64f3b5e84cf9e76891882ea5e767bf633341e0265cba
|
||||
checksum=7a658908551bc0389fc43bd04a9decfef3815d28ff2097957bf6ab186a05ffd2
|
||||
|
||||
pre_configure() {
|
||||
export PREFIX=/usr
|
||||
|
|
Loading…
Reference in a new issue