mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yad: update to 11.1
This commit is contained in:
parent
ecb4c58695
commit
87b972a28e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yad'
|
# Template file for 'yad'
|
||||||
pkgname=yad
|
pkgname=yad
|
||||||
version=11.0
|
version=11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-icon-browser"
|
configure_args="--enable-icon-browser"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/v1cont/yad"
|
homepage="https://github.com/v1cont/yad"
|
||||||
changelog="https://raw.githubusercontent.com/v1cont/yad/master/NEWS"
|
changelog="https://raw.githubusercontent.com/v1cont/yad/master/NEWS"
|
||||||
distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
|
distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
|
||||||
checksum=af20b5a7120ba303ca8845db62c9a7410ae5b5224a3eb3563cd70774a745b9f2
|
checksum=ca61d422d6d464d7f473d1e5bd14d3ca05d311ef203f1c67bbea7c23bf0eae2f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -ivf
|
autoreconf -ivf
|
||||||
|
|
Loading…
Add table
Reference in a new issue