snapwm: update to 2.0.7.
This commit is contained in:
parent
44f88338cd
commit
661fbcf191
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snapwm'
|
||||
pkgname=snapwm
|
||||
version=2.0.6
|
||||
version=2.0.7
|
||||
revision=1
|
||||
wrksrc=${pkgname}-stable-${version}
|
||||
build_style=gnu-makefile
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/moetunes/snapwm-stable"
|
||||
distfiles="https://github.com/moetunes/snapwm-stable/archive/v${version}.tar.gz"
|
||||
checksum=a9161d5626f0fd53fbcb8bfc2ee966d7f9a4e66d37444993a48171737c686673
|
||||
checksum=2b188563b09873f2b6fc2ac2e8b9054a6ea9c2438bacbdaf84590539cabff373
|
||||
CFLAGS="-std=c99"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue