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
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
source=(http://ftp.gnu.org/gnu/bison/bison-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name=findutils
|
||||
version=4.6.0
|
||||
version=4.7.0
|
||||
source=(http://ftp.gnu.org/gnu/findutils/findutils-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name=texinfo
|
||||
version=6.6
|
||||
version=6.7
|
||||
source=(http://ftp.gnu.org/gnu/texinfo/texinfo-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name=openssl
|
||||
version=1.1.1c
|
||||
version=1.1.1d
|
||||
source=(https://openssl.org/source/openssl-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue