fvwm: update to 2.6.6.
This commit is contained in:
parent
465675658f
commit
7592542935
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fvwm'
|
||||
pkgname=fvwm
|
||||
version=2.6.5
|
||||
revision=3
|
||||
version=2.6.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libxslt pkg-config"
|
||||
makedepends="fribidi-devel libXpm-devel librsvg-devel libXinerama-devel
|
||||
|
@ -12,8 +12,8 @@ short_desc="An extremely powerful ICCCM-compliant window manager"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2,custom"
|
||||
homepage="http://fvwm.org/"
|
||||
distfiles="ftp://ftp.fvwm.org/pub/fvwm/version-${version%%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=21549995c53906be5533746a1cf61b1ecf8dd8ef6816a0b20615d45ff78b48cf
|
||||
distfiles="https://github.com/fvwmorg/${pkgname}/releases/download/version-${version//./_}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c5de085ff25b2128a401a80225481e63335f815f84eea139f80a5f66e606dc2c
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue