acct: update to 6.5.4.
--HG-- extra : convert_revision : e832fc1c5e1773d0b4ef7f4a57b54701e6aa0cc9
This commit is contained in:
parent
0efb1c147e
commit
f48c5bf9c5
|
@ -1,19 +1,16 @@
|
||||||
# Template file for 'acct'
|
# Template file for 'acct'
|
||||||
pkgname=acct
|
pkgname=acct
|
||||||
version=6.3.2
|
version=6.5.4
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
|
|
||||||
mandir=$XBPS_DESTDIR/$pkgname-$version/usr/share/man
|
|
||||||
infodir=$XBPS_DESTDIR/$pkgname-$version/usr/share/info install"
|
|
||||||
short_desc="GNU Accounting Utilities"
|
short_desc="GNU Accounting Utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=273a7aeeafac2e71217c06275d4e1175ef504dac772026bd84cb87dbbe3ecec4
|
checksum=6ac2f5d7dd327b8434b05671fe49815c19e14af920c860efc121529bc1d979bb
|
||||||
long_desc="
|
long_desc="
|
||||||
The GNU Accounting Utilities provide login and process accounting
|
The GNU Accounting Utilities provide login and process accounting
|
||||||
utilities for GNU/Linux and other systems."
|
utilities for GNU/Linux and other systems."
|
||||||
|
|
||||||
Add_dependency full glibc
|
Add_dependency run glibc
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue