perl-Crypt-DH: fix reverts/version/revision order
This commit is contained in:
parent
823f153728
commit
9020c3adc3
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template build file for 'perl-Crypt-DH'.
|
||||
pkgname=perl-Crypt-DH
|
||||
version=0.07
|
||||
wrksrc="Crypt-DH-${version}"
|
||||
revision=8
|
||||
wrksrc="Crypt-DH-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Math-BigInt-GMP"
|
||||
makedepends="${hostmakedepends}"
|
||||
|
|
Loading…
Reference in a new issue