mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ProofGeneral: fix warning if compiled with a different emacs version
(The current build in the repo was compiled with emacs 25.1)
This commit is contained in:
parent
dba40d8339
commit
372d51a4be
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ProofGeneral'
|
# Template file for 'ProofGeneral'
|
||||||
pkgname=ProofGeneral
|
pkgname=ProofGeneral
|
||||||
version=4.4
|
version=4.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="PG-${version}"
|
wrksrc="PG-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue