mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
coreutils: update to 7.6.
--HG-- extra : convert_revision : 084f7257674364ef8d6237db7871ee3a9edf7843
This commit is contained in:
parent
05c23e1ade
commit
5e216e3830
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'coreutils'
|
# Template file for 'coreutils'
|
||||||
pkgname=coreutils
|
pkgname=coreutils
|
||||||
version=7.5
|
version=7.6
|
||||||
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-install-program=hostname --bindir=/bin
|
configure_args="--enable-install-program=hostname --bindir=/bin
|
||||||
|
@ -10,7 +10,7 @@ configure_args="--enable-install-program=hostname --bindir=/bin
|
||||||
configure_env="PERL=/usr/bin/perl"
|
configure_env="PERL=/usr/bin/perl"
|
||||||
short_desc="The GNU core utilities"
|
short_desc="The GNU core utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=341f49b9434f83ca9a8b6c2266813092ef08a5fca25f15dcc1a0ba82fc18c3c1
|
checksum=1d9bfe8b427ca5f8cffa0b462f861e4157c946fbeaf0884d273bbd6cab1c25d4
|
||||||
long_desc="
|
long_desc="
|
||||||
The GNU Core Utilities are the basic file, shell and text manipulation
|
The GNU Core Utilities are the basic file, shell and text manipulation
|
||||||
utilities of the GNU operating system. These are the core utilities
|
utilities of the GNU operating system. These are the core utilities
|
||||||
|
|
Loading…
Add table
Reference in a new issue