xwmfs: update to 0.90.
This commit is contained in:
parent
87bac24037
commit
83fb28ec0d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xwmfs'
|
# Template file for 'xwmfs'
|
||||||
pkgname=xwmfs
|
pkgname=xwmfs
|
||||||
version=0.85
|
version=0.90
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake autoconf pkg-config which"
|
hostmakedepends="automake autoconf pkg-config which"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/gerstner-hub/xwmfs"
|
homepage="https://github.com/gerstner-hub/xwmfs"
|
||||||
changelog="https://raw.githubusercontent.com/gerstner-hub/xwmfs/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/gerstner-hub/xwmfs/master/ChangeLog"
|
||||||
distfiles="https://github.com/gerstner-hub/xwmfs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gerstner-hub/xwmfs/archive/v${version}.tar.gz"
|
||||||
checksum=9d786514397f34ff35eaf460c8c07ccc64d01227311ab19e4a7aab9fd0007831
|
checksum=36e86ded944d154021eadfbb58f3531c4d879dfa57edd8db472c3f2b0e369e3d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in New Issue