mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
snapshot: update to 46.0
This commit is contained in:
parent
1259e50e99
commit
412b33f650
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snapshot'
|
# Template file for 'snapshot'
|
||||||
pkgname=snapshot
|
pkgname=snapshot
|
||||||
version=45.2
|
version=46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -12,7 +12,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/snapshot"
|
homepage="https://gitlab.gnome.org/GNOME/snapshot"
|
||||||
distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
|
||||||
checksum=89077817fc735cc8e89db51628f52ea8ac66c194dfc6a7a42e003c4c29c4dd3e
|
checksum=2a2f5103374293f2196400e3af606df0e115d5cfa57b095bac3084c08210e1b1
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue