mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
budgie-screensaver: update to 5.0.1.
This commit is contained in:
parent
4339eab3d8
commit
74d5a9eb5b
2 changed files with 2 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
||||||
diff --git a/src/subprocs.c b/src/subprocs.c
|
|
||||||
index a378658..ba37650 100644
|
|
||||||
--- a/src/subprocs.c
|
|
||||||
+++ b/src/subprocs.c
|
|
||||||
@@ -36,6 +36,7 @@
|
|
||||||
# define fork vfork
|
|
||||||
#endif /* VMS */
|
|
||||||
|
|
||||||
+#define _POSIX_SOURCE
|
|
||||||
#include <signal.h> /* for the signal names */
|
|
||||||
|
|
||||||
#include <glib.h>
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'budgie-screensaver'
|
# Template file for 'budgie-screensaver'
|
||||||
pkgname=budgie-screensaver
|
pkgname=budgie-screensaver
|
||||||
version=5.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config intltool glib-devel"
|
hostmakedepends="pkg-config intltool glib-devel"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/BuddiesOfBudgie/budgie-screensaver"
|
homepage="https://github.com/BuddiesOfBudgie/budgie-screensaver"
|
||||||
distfiles="https://github.com/BuddiesOfBudgie/budgie-screensaver/releases/download/v${version}/budgie-screensaver-v${version}.tar.xz"
|
distfiles="https://github.com/BuddiesOfBudgie/budgie-screensaver/releases/download/v${version}/budgie-screensaver-v${version}.tar.xz"
|
||||||
checksum=611969a9f53e5d3148cad7445e95c94bfff6ea61c2f339969ecb5d9b51f6b871
|
checksum=81fe6cccd938d9ef8d6cd46bbbad654ab8f7d108bbf1f96e9bf89b3ed5bafa0a
|
||||||
|
|
Loading…
Add table
Reference in a new issue