diff --git a/core/baseinit/sources b/core/baseinit/sources index bfcd6d60..26dfa5f3 100644 --- a/core/baseinit/sources +++ b/core/baseinit/sources @@ -1 +1 @@ -https://github.com/kisslinux/init/archive/1.0.2.tar.gz +https://github.com/kisslinux/init/archive/VERSION.tar.gz diff --git a/core/binutils/sources b/core/binutils/sources index bba397f6..bf13052d 100644 --- a/core/binutils/sources +++ b/core/binutils/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/binutils/binutils-2.36.1.tar.xz +https://ftp.gnu.org/gnu/binutils/binutils-VERSION.tar.xz diff --git a/core/bison/sources b/core/bison/sources index a0f39c98..c71bba6c 100644 --- a/core/bison/sources +++ b/core/bison/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/bison/bison-3.7.6.tar.xz +https://ftp.gnu.org/gnu/bison/bison-VERSION.tar.xz diff --git a/core/busybox/depends b/core/busybox/depends index 491a13c6..1f97bc3a 100644 --- a/core/busybox/depends +++ b/core/busybox/depends @@ -1,3 +1 @@ -bzip2 -gzip linux-headers make diff --git a/core/busybox/sources b/core/busybox/sources index 40787e74..9888e749 100644 --- a/core/busybox/sources +++ b/core/busybox/sources @@ -1,4 +1,4 @@ -https://busybox.net/downloads/busybox-1.33.1.tar.bz2 +https://busybox.net/downloads/busybox-VERSION.tar.bz2 patches/adduser-no-setgid.patch patch patches/fsck-resolve-uuid.patch patch patches/modprobe-kernel-version.patch patch diff --git a/core/busybox/version b/core/busybox/version index 0be643da..a2e6ee1d 100644 --- a/core/busybox/version +++ b/core/busybox/version @@ -1 +1 @@ -1.33.1 3 +1.33.1 5 diff --git a/core/bzip2/sources b/core/bzip2/sources index a04bc1bb..92aeb182 100644 --- a/core/bzip2/sources +++ b/core/bzip2/sources @@ -1 +1 @@ -https://sourceware.org/pub/bzip2/bzip2-1.0.8.tar.gz +https://sourceware.org/pub/bzip2/bzip2-VERSION.tar.gz diff --git a/core/curl/sources b/core/curl/sources index 4c9b3f00..8f66b9cc 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.77.0.tar.xz +https://curl.haxx.se/download/curl-VERSION.tar.xz diff --git a/core/flex/sources b/core/flex/sources index c10fca72..13416697 100644 --- a/core/flex/sources +++ b/core/flex/sources @@ -1 +1 @@ -https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz +https://github.com/westes/flex/releases/download/vVERSION/flex-VERSION.tar.gz diff --git a/core/gcc/sources b/core/gcc/sources index 5db1e1aa..3dc576c7 100644 --- a/core/gcc/sources +++ b/core/gcc/sources @@ -1,4 +1,4 @@ -https://gcc.gnu.org/pub/gcc/releases/gcc-11.1.0/gcc-11.1.0.tar.xz gcc +https://gcc.gnu.org/pub/gcc/releases/gcc-VERSION/gcc-VERSION.tar.xz gcc https://ftp.gnu.org/gnu/gmp/gmp-6.2.1.tar.xz gcc/gmp https://ftp.gnu.org/gnu/mpfr/mpfr-4.1.0.tar.xz gcc/mpfr https://ftp.gnu.org/gnu/mpc/mpc-1.2.1.tar.gz gcc/mpc diff --git a/core/git/sources b/core/git/sources index 311ad2e7..ce3eea28 100644 --- a/core/git/sources +++ b/core/git/sources @@ -1,2 +1,2 @@ -https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.32.0.tar.xz -https://mirrors.edge.kernel.org/pub/software/scm/git/git-manpages-2.32.0.tar.xz man +https://mirrors.edge.kernel.org/pub/software/scm/git/git-VERSION.tar.xz +https://mirrors.edge.kernel.org/pub/software/scm/git/git-manpages-VERSION.tar.xz man diff --git a/core/grub/sources b/core/grub/sources index f61f977c..5ebd598f 100644 --- a/core/grub/sources +++ b/core/grub/sources @@ -1,3 +1,3 @@ -https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz grub-pc -https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz grub-efi +https://ftp.gnu.org/gnu/grub/grub-VERSION.tar.xz grub-pc +https://ftp.gnu.org/gnu/grub/grub-VERSION.tar.xz grub-efi files/grub.default diff --git a/core/gzip/build b/core/gzip/build deleted file mode 100755 index e0219aa3..00000000 --- a/core/gzip/build +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -e - -make CC="${CC:-cc} -static" - -mkdir -p \ - "$1/usr/bin" \ - "$1/usr/share/man/man1" - -cp -f pigz unpigz "$1/usr/bin" -cp -f pigz.1 "$1/usr/share/man/man1" - -ln -sf pigz "$1/usr/bin/gzip" -ln -sf pigz "$1/usr/bin/zcat" -ln -sf unpigz "$1/usr/bin/gunzip" -ln -sf pigz.1 "$1/usr/share/man/man1/gzip.1" diff --git a/core/gzip/build b/core/gzip/build new file mode 120000 index 00000000..29a0f496 --- /dev/null +++ b/core/gzip/build @@ -0,0 +1 @@ +../pigz/build \ No newline at end of file diff --git a/core/gzip/checksums b/core/gzip/checksums deleted file mode 100644 index 60713b92..00000000 --- a/core/gzip/checksums +++ /dev/null @@ -1 +0,0 @@ -2eed7b0d7449d1d70903f2a62cd6005d262eb3a8c9e98687bc8cbb5809db2a7d diff --git a/core/gzip/checksums b/core/gzip/checksums new file mode 120000 index 00000000..9d348313 --- /dev/null +++ b/core/gzip/checksums @@ -0,0 +1 @@ +../pigz/checksums \ No newline at end of file diff --git a/core/gzip/post-install b/core/gzip/post-install new file mode 100755 index 00000000..55ed6dc9 --- /dev/null +++ b/core/gzip/post-install @@ -0,0 +1,14 @@ +#!/bin/sh -e + +cat <