cwm: update upstream urls
This commit is contained in:
parent
d2b2368b51
commit
275a42159b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cwm'
|
# Template file for 'cwm'
|
||||||
pkgname=cwm
|
pkgname=cwm
|
||||||
version=6.3
|
version=6.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config bison"
|
hostmakedepends="pkg-config bison"
|
||||||
makedepends="libXft-devel libXinerama-devel libXrandr-devel"
|
makedepends="libXft-devel libXinerama-devel libXrandr-devel"
|
||||||
|
@ -9,7 +9,7 @@ short_desc="Lightweight and efficient window manager for X11"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://man.openbsd.org/cwm"
|
homepage="http://man.openbsd.org/cwm"
|
||||||
distfiles="https://github.com/chneukirchen/cwm/archive/v${version}.tar.gz"
|
distfiles="https://github.com/leahneukirchen/cwm/archive/v${version}.tar.gz"
|
||||||
checksum=4cd57ffac72841c128cccaea8ba210679d8913cd841690861d56c0e758baed9e
|
checksum=4cd57ffac72841c128cccaea8ba210679d8913cd841690861d56c0e758baed9e
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in a new issue