mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
uzbl: update to 0.9.1.
This commit is contained in:
parent
5ddc3fcf7f
commit
408f8c3765
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'uzbl'
|
# Template file for 'uzbl'
|
||||||
pkgname=uzbl
|
pkgname=uzbl
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=2
|
revision=1
|
||||||
pycompile_module="uzbl"
|
pycompile_module="uzbl"
|
||||||
hostmakedepends="pkg-config python3-setuptools"
|
hostmakedepends="pkg-config python3-setuptools"
|
||||||
makedepends="libsoup-devel webkitgtk-devel glib-devel"
|
makedepends="libsoup-devel webkitgtk-devel glib-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.uzbl.org/"
|
homepage="http://www.uzbl.org/"
|
||||||
distfiles="https://github.com/uzbl/uzbl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/uzbl/uzbl/archive/v${version}.tar.gz"
|
||||||
checksum=931cf0bd91ebf140ddb0659d8ee547826bfa5d8235b618552eb5b951cc865347
|
checksum=e01c3220378b1d539567d5287f8fea7466f7817873858917d22d72bccad63e2c
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i "s/tarball_check=''/tarball_check='notempty'/" misc/hash.sh
|
sed -i "s/tarball_check=''/tarball_check='notempty'/" misc/hash.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue