mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
fplll: update to 5.4.5.
This commit is contained in:
parent
6f57045d9d
commit
80eea56802
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fplll'
|
||||
pkgname=fplll
|
||||
version=5.4.4
|
||||
version=5.4.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="gmp-devel mpfr-devel"
|
||||
|
@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://github.com/fplll/fplll"
|
||||
changelog="https://github.com/fplll/fplll/releases"
|
||||
distfiles="https://github.com/fplll/fplll/releases/download/${version}/fplll-${version}.tar.gz"
|
||||
checksum=0fd9d378f04ff886d8864728baf5d90b8b0b82c1e541e92550644fb54f75691d
|
||||
checksum=76d3778f0326597ed7505bab19493a9bf6b73a5c5ca614e8fb82f42105c57d00
|
||||
|
||||
fplll-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue