mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libwpe: update to 1.12.3
This commit is contained in:
parent
2e5c6fd0ce
commit
11e9dd9ddf
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.10.0
|
version=1.12.3
|
||||||
revision=2
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://wpewebkit.org"
|
homepage="https://wpewebkit.org"
|
||||||
distfiles="https://wpewebkit.org/releases/${pkgname}-${version}.tar.xz"
|
distfiles="https://wpewebkit.org/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d
|
checksum=b84fdbfbc849ce4fdf084bb28b58e5463b1b4b6cc8f200dc77b41f8545d5329d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue