jwm: update to 2.3.0.
This commit is contained in:
parent
f13d2d84b6
commit
20a62e55cd
1 changed files with 6 additions and 9 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'jwm'
|
||||
pkgname=jwm
|
||||
version=s1103
|
||||
revision=2
|
||||
reverts=s1103
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="librsvg-devel libjpeg-turbo-devel
|
||||
libpng-devel libXext-devel libXrender-devel
|
||||
libXmu-devel libXft-devel libXinerama-devel
|
||||
|
@ -13,9 +14,5 @@ maintainer="mollusk <mollusk@homebutter.com>"
|
|||
license="GPL-2"
|
||||
conf_files="/etc/system.jwmrc"
|
||||
homepage="http://joewing.net/projects/jwm"
|
||||
distfiles="https://github.com/joewing/jwm/archive/s1103.tar.gz"
|
||||
checksum="6bfa7c10975fe5dc61234addd9c2aafbdaa92277f0fb42bbc4207493963b5dd8"
|
||||
|
||||
pre_configure(){
|
||||
autoreconf
|
||||
}
|
||||
distfiles="http://joewing.net/projects/jwm/releases/jwm-$version.tar.xz"
|
||||
checksum=7d9b4323b124eed6c45aae786c5d077559b62185d04ab34685aa0d8264d3f947
|
||||
|
|
Loading…
Reference in a new issue