update version
This commit is contained in:
parent
5210822d9d
commit
ce5e98b4a4
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
name=bison
|
name=bison
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
source=(http://ftp.gnu.org/gnu/bison/bison-$version.tar.xz)
|
source=(http://ftp.gnu.org/gnu/bison/bison-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name=findutils
|
name=findutils
|
||||||
version=4.6.0
|
version=4.7.0
|
||||||
source=(http://ftp.gnu.org/gnu/findutils/findutils-$version.tar.gz)
|
source=(http://ftp.gnu.org/gnu/findutils/findutils-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name=texinfo
|
name=texinfo
|
||||||
version=6.6
|
version=6.7
|
||||||
source=(http://ftp.gnu.org/gnu/texinfo/texinfo-$version.tar.xz)
|
source=(http://ftp.gnu.org/gnu/texinfo/texinfo-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name=openssl
|
name=openssl
|
||||||
version=1.1.1c
|
version=1.1.1d
|
||||||
source=(https://openssl.org/source/openssl-$version.tar.gz)
|
source=(https://openssl.org/source/openssl-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue