mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
snapshot: update to 46.2
This commit is contained in:
parent
a0cbcf8ad6
commit
6157778907
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=46.0
|
version=46.2
|
||||||
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=2a2f5103374293f2196400e3af606df0e115d5cfa57b095bac3084c08210e1b1
|
checksum=11fe79a12bb34051e2a279da8c1f454587d011a14fc24237e454c64f44bacf4d
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue