mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
snapwm: update to 2.0.7.
This commit is contained in:
parent
44f88338cd
commit
661fbcf191
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'snapwm'
|
# Template file for 'snapwm'
|
||||||
pkgname=snapwm
|
pkgname=snapwm
|
||||||
version=2.0.6
|
version=2.0.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-stable-${version}
|
wrksrc=${pkgname}-stable-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/moetunes/snapwm-stable"
|
homepage="https://github.com/moetunes/snapwm-stable"
|
||||||
distfiles="https://github.com/moetunes/snapwm-stable/archive/v${version}.tar.gz"
|
distfiles="https://github.com/moetunes/snapwm-stable/archive/v${version}.tar.gz"
|
||||||
checksum=a9161d5626f0fd53fbcb8bfc2ee966d7f9a4e66d37444993a48171737c686673
|
checksum=2b188563b09873f2b6fc2ac2e8b9054a6ea9c2438bacbdaf84590539cabff373
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue