mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
factor: update to 0.100.
This commit is contained in:
parent
bfea79af6d
commit
0c69b22449
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'factor'
|
# Template file for 'factor'
|
||||||
pkgname=factor
|
pkgname=factor
|
||||||
version=0.99
|
version=0.100
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://factorcode.org/"
|
homepage="https://factorcode.org/"
|
||||||
distfiles="https://downloads.factorcode.org/releases/${version}/factor-src-${version}.zip"
|
distfiles="https://downloads.factorcode.org/releases/${version}/factor-src-${version}.zip"
|
||||||
checksum=f5626bb3119bd77de9ac3392fdbe188bffc26557fab3ea34f7ca21e372a8443e
|
checksum=7a2d71ea6804a0355ed6629fa164860bd46064238da2f00f61f21d0253868bed
|
||||||
nostrip_files="a.elf"
|
nostrip_files="a.elf"
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue