mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libwpe: update to 1.16.0.
This commit is contained in:
parent
1fbe2ee5ae
commit
16427b7164
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libwpe'
|
# Template file for 'libwpe'
|
||||||
pkgname=libwpe
|
pkgname=libwpe
|
||||||
version=1.15.2
|
version=1.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://wpewebkit.org"
|
homepage="https://wpewebkit.org"
|
||||||
distfiles="https://wpewebkit.org/releases/libwpe-${version}.tar.xz"
|
distfiles="https://wpewebkit.org/releases/libwpe-${version}.tar.xz"
|
||||||
checksum=6d769f64cee0fb1b5069c3b250b0f91e5cd90564cd2efdf633442bab96e5dbe8
|
checksum=c7f3a3c6b3d006790d486dc7cceda2b6d2e329de07f33bc47dfc53f00f334b2a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue