mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
chroot-gettext: update to 0.18.3.1.
This commit is contained in:
parent
1e458ed5a5
commit
d6b05b4644
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'chroot-gettext'.
|
# Template build file for 'chroot-gettext'.
|
||||||
pkgname=chroot-gettext
|
pkgname=chroot-gettext
|
||||||
version=0.18.3
|
version=0.18.3.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="gettext-${version}"
|
wrksrc="gettext-${version}"
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
conflicts="gettext>=0"
|
conflicts="gettext>=0"
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-3"
|
||||||
short_desc="Internationalized Message Handling tools -- for xbps-src use"
|
short_desc="Internationalized Message Handling tools -- for xbps-src use"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/gettext/gettext-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/pub/gnu/gettext/gettext-$version.tar.gz"
|
||||||
checksum=36f3c1043df803565d4977c1efbd41e1ec0f0301acf5f057984406c34cb9f948
|
checksum=0d8f9a33531b77776b3dc473e7940019ca19bfca5b4c06db6e96065eeb07245d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share ${DESTDIR}/usr/lib ${DESTDIR}/usr/include
|
rm -rf ${DESTDIR}/usr/share ${DESTDIR}/usr/lib ${DESTDIR}/usr/include
|
||||||
|
|
Loading…
Add table
Reference in a new issue