mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chroot-diffutils: update to 3.3.
This commit is contained in:
parent
6bc3a7b0bb
commit
0243b437b1
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chroot-diffutils'
|
# Template file for 'chroot-diffutils'
|
||||||
pkgname=chroot-diffutils
|
pkgname=chroot-diffutils
|
||||||
version=3.2
|
version=3.3
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="diffutils-${version}"
|
wrksrc="diffutils-${version}"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
conflicts="diffutils>=0"
|
conflicts="diffutils>=0"
|
||||||
|
@ -13,11 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnu.org/software/diffutils"
|
homepage="http://www.gnu.org/software/diffutils"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/diffutils/diffutils-$version.tar.xz"
|
distfiles="${GNU_SITE}/diffutils/diffutils-$version.tar.xz"
|
||||||
checksum=ab4fb75d0ef35f3c8c9a148cd3526ba6f4db71d10467a041eb45006436079149
|
checksum=a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i -e '/gets is a/d' lib/stdio.in.h
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share
|
rm -rf ${DESTDIR}/usr/share
|
||||||
|
|
Loading…
Add table
Reference in a new issue