Upgraded base/cbindgen to 0.26.0
Upgraded base/icu to 73.2 Upgraded net/wget to 1.24.5
This commit is contained in:
parent
853165b41a
commit
3baa5aff2b
3 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: PktSurf <smlinux@pktsurf.in>
|
# Maintainer: PktSurf <smlinux@pktsurf.in>
|
||||||
app=cbindgen
|
app=cbindgen
|
||||||
version=0.24.3
|
version=0.26.0
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage="https://github.com/eqrion/cbindgen"
|
homepage="https://github.com/eqrion/cbindgen"
|
||||||
download=""
|
download=""
|
||||||
|
@ -27,5 +27,5 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
9bed6bb1d4f9829a94eadca36cb56e8d6a4065c632823fa910ef684708db9cf3983ab3b462dcf24f3291c689c2beac9a6ce6aad5682ebfbb86fe7259f6bcbd0c cbindgen-0.24.3.tar.lz
|
8d3d13cba091fe22f7acc1545e1254d783b452da9a9d0e667e037d81694db860b1ecf564c50136c65dd03a087fed13a81280da51fd91f0b7bc392d347235a7c9 cbindgen-0.26.0.tar.lz
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: PktSurf <smlinux@pktsurf.in>
|
# Maintainer: PktSurf <smlinux@pktsurf.in>
|
||||||
app=icu
|
app=icu
|
||||||
version=72.1
|
version=73.2
|
||||||
build=1sml
|
build=1sml
|
||||||
homepage="http://www.icu-project.org/"
|
homepage="http://www.icu-project.org/"
|
||||||
download="https://github.com/unicode-org/icu/releases/download/release-72-1/icu4c-72_1-src.tgz"
|
download="https://github.com/unicode-org/icu/releases/download/release-72-1/icu4c-72_1-src.tgz"
|
||||||
|
@ -33,5 +33,5 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
c60f9caa263c6d4e920ae573c3245a86f8778637392dc7fbd17c4d1162997c7628beec18fc60bc22962b211aa0d522cbbbf86221cf6ae772369602a300cee09d icu-72.1.tar.lz
|
56f53e8edc0c2890bee6ddeb1ea9abac569b90094c4bcecd378cced09d245dfd87cf34f408c997dc7bdf712a4240e50f8b040be0aed2bc1a7db8620e71392ef4 icu-73.2.tar.lz
|
||||||
"
|
"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: PktSurf <smlinux@pktsurf.in>
|
# Maintainer: PktSurf <smlinux@pktsurf.in>
|
||||||
app=wget
|
app=wget
|
||||||
version=1.19
|
version=1.24.5
|
||||||
build=2sml
|
build=1sml
|
||||||
homepage="https://www.gnu.org/software/wget/"
|
homepage="https://www.gnu.org/software/wget/"
|
||||||
download="https://ftp.gnu.org/gnu/wget/wget-$version.tar.gz"
|
download="https://ftp.gnu.org/gnu/wget/wget-$version.tar.gz"
|
||||||
desc="Non-interactive network resource retriever"
|
desc="Non-interactive network resource retriever"
|
||||||
|
@ -34,5 +34,5 @@ build() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
2ea62e217fe6c9e1ade21fb5d4a797dfdc41f87998a713e9760a56beb000d490a73154bc5f61076ff5c8dfc08beb6c1d372a3ccec856561c4f6de9d965519701 wget-1.19.tar.lz
|
d8972e94d9125133d115750542e0f126b85a311634d5563a69d8fe85ecf1200836dcc83528ee4285d56834c58c722be580bfe749b26436158fbe4afc566f5cc0 wget-1.24.5.tar.lz
|
||||||
"
|
"
|
Loading…
Reference in a new issue