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