mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xfig: update to 3.2.7a.
This commit is contained in:
parent
c3d694c150
commit
9f6ce8b6e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfig'
|
# Template file for 'xfig'
|
||||||
pkgname=xfig
|
pkgname=xfig
|
||||||
version=3.2.7
|
version=3.2.7a
|
||||||
revision=1
|
revision=1
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--without-xaw3d"
|
configure_args="--without-xaw3d"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT-like"
|
license="MIT-like"
|
||||||
homepage="http://mcj.sourceforge.net/"
|
homepage="http://mcj.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mcj/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/mcj/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5fe81ce4132b139667fbfaacdf04a026f0313a34d39c7f640024db894cced42a
|
checksum=ca89986fc9ddb9f3c5a4f6f70e5423f98e2f33f5528a9d577fb05bbcc07ddf24
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i 's/spell/aspell/' app-defaults/Fig.in
|
sed -i 's/spell/aspell/' app-defaults/Fig.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue