mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fragments: update to 3.0.1
This commit is contained in:
parent
cf59b8f508
commit
0bdc20dc16
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fragments'
|
# Template file for 'fragments'
|
||||||
pkgname=fragments
|
pkgname=fragments
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.gnome.org/World/Fragments"
|
homepage="https://gitlab.gnome.org/World/Fragments"
|
||||||
distfiles="https://gitlab.gnome.org/World/Fragments/-/archive/${version}/Fragments-${version}.tar.gz"
|
distfiles="https://gitlab.gnome.org/World/Fragments/-/archive/${version}/Fragments-${version}.tar.gz"
|
||||||
checksum=63a209801b97637afc106a114ce9ef68d8faa7a19a145e18debcfc9919f34ff9
|
checksum=33b9b68a85450288e930fcbcf1af0fcf3f630e3493f5e8784f05f4e32620703f
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue