srcpkgs: revbump some bootstrap pkgs to remove unwanted files (musl).
This commit is contained in:
parent
8d033f5724
commit
1a1487ec82
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'diffutils'
|
# Template file for 'diffutils'
|
||||||
pkgname=diffutils
|
pkgname=diffutils
|
||||||
version=3.3
|
version=3.3
|
||||||
revision=4
|
revision=5
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conflicts="chroot-diffutils>=0"
|
conflicts="chroot-diffutils>=0"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'findutils'
|
# Template file for 'findutils'
|
||||||
pkgname=findutils
|
pkgname=findutils
|
||||||
version=4.4.2
|
version=4.4.2
|
||||||
revision=9
|
revision=10
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--localstatedir=/var/lib/locate gl_cv_func_wcwidth_works=yes
|
configure_args="--localstatedir=/var/lib/locate gl_cv_func_wcwidth_works=yes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gzip'
|
# Template file for 'gzip'
|
||||||
pkgname=gzip
|
pkgname=gzip
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=4
|
revision=5
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="gl_cv_func_fprintf_posix=yes gl_cv_func_fflush_stdin=yes"
|
configure_args="gl_cv_func_fprintf_posix=yes gl_cv_func_fflush_stdin=yes"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'patch'
|
# Template file for 'patch'
|
||||||
pkgname=patch
|
pkgname=patch
|
||||||
version=2.7.1
|
version=2.7.1
|
||||||
revision=5
|
revision=6
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="attr-devel"
|
makedepends="attr-devel"
|
||||||
|
|
|
@ -3,7 +3,7 @@ LDFLAGS="-lacl"
|
||||||
|
|
||||||
pkgname=sed
|
pkgname=sed
|
||||||
version=4.2.2
|
version=4.2.2
|
||||||
revision=5
|
revision=6
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-acl ac_cv_func_aclsort=yes"
|
configure_args="--enable-acl ac_cv_func_aclsort=yes"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue