mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
vte3: update to 0.38.3.
This commit is contained in:
parent
4400ae1c11
commit
120d971954
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'vte3'.
|
# Template build file for 'vte3'.
|
||||||
pkgname=vte3
|
pkgname=vte3
|
||||||
version=0.38.2
|
version=0.38.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=vte-${version}
|
wrksrc=vte-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1"
|
||||||
update_pkgname=vte
|
update_pkgname=vte
|
||||||
update_site="https://git.gnome.org/browse/vte/"
|
update_site="https://git.gnome.org/browse/vte/"
|
||||||
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/vte/${version%.*}/vte-${version}.tar.xz"
|
||||||
checksum=b2daba79229c84de3fbc41fcbb160c8d7ca50523fc01dedefada27e75ecc7de5
|
checksum=3f3ae063207ceea9ca2abd1cf9c9f8bd2b66ca82156609f31f3554288c0c2bf4
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue