tar: do not revision 3 times, once is enough.
This commit is contained in:
parent
db187e2244
commit
8927e350f6
|
@ -1,10 +1,9 @@
|
||||||
# Template build file for 'tar'.
|
# Template build file for 'tar'.
|
||||||
pkgname=tar
|
pkgname=tar
|
||||||
version=1.26
|
version=1.26
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="The GNU tape archiver with remote magnetic tape support"
|
short_desc="The GNU tape archiver with remote magnetic tape support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41
|
checksum=5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41
|
||||||
|
|
Loading…
Reference in New Issue
Block a user