fvwm: extract update_* to external update file
This commit is contained in:
parent
fbf3e6a40d
commit
0d5045c887
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ short_desc="An extremely powerful ICCCM-compliant window manager"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2,custom"
|
license="GPL-2,custom"
|
||||||
homepage="http://fvwm.org/"
|
homepage="http://fvwm.org/"
|
||||||
update_ignore="2.7.0"
|
|
||||||
distfiles="ftp://ftp.fvwm.org/pub/fvwm/version-${version%%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://ftp.fvwm.org/pub/fvwm/version-${version%%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=21549995c53906be5533746a1cf61b1ecf8dd8ef6816a0b20615d45ff78b48cf
|
checksum=21549995c53906be5533746a1cf61b1ecf8dd8ef6816a0b20615d45ff78b48cf
|
||||||
|
|
||||||
|
|
1
srcpkgs/fvwm/update
Normal file
1
srcpkgs/fvwm/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore="2.7.0"
|
Loading…
Reference in a new issue