mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
diff-pdf: move pkgname, version and revision on top
This commit is contained in:
parent
67325f56e9
commit
b10c2f8165
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'diff-pdf'
|
# Template file for 'diff-pdf'
|
||||||
_commit=e893e91443d9159fefe153254e6092cc0edbc716
|
|
||||||
pkgname=diff-pdf
|
pkgname=diff-pdf
|
||||||
version=0.2.20150723
|
version=0.2.20150723
|
||||||
revision=1
|
revision=1
|
||||||
|
_commit=e893e91443d9159fefe153254e6092cc0edbc716
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="$pkgname-$_commit"
|
wrksrc="$pkgname-$_commit"
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue