summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Roheim2015-08-12 15:40:28 +0300
committerDavid Roheim2015-08-12 15:40:28 +0300
commitb7bc571827d193f6d8f93d4ba056bf609ce28790 (patch)
tree9d0003e554a8bd015cb1f6342b73c4df2d202794
parentebf709ff9063f34a7bfd7d5ff9e830373ddeadf9 (diff)
downloadaur-b7bc571827d193f6d8f93d4ba056bf609ce28790.tar.gz
Upgrade to v2.7.1
-rw-r--r--.SRCINFO8
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD6
3 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 807c2d1c64bf..1f18ed3bc894 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hadoop
pkgdesc = Hadoop - MapReduce implementation and distributed filesystem
- pkgver = 2.7.0
- pkgrel = 2
+ pkgver = 2.7.1
+ pkgrel = 1
url = http://hadoop.apache.org
install = hadoop.install
arch = i686
@@ -30,7 +30,7 @@ pkgbase = hadoop
backup = etc/hadoop/ssl-server.xml.example
backup = etc/hadoop/taskcontroller.cfg
backup = etc/hadoop/task-log4j.properties
- source = http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/hadoop/common/hadoop-2.7.0/hadoop-2.7.0.tar.gz
+ source = http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/hadoop/common/hadoop-2.7.1/hadoop-2.7.1.tar.gz
source = hadoop.profile
source = hadoop-conf
source = hadoop.sh
@@ -39,7 +39,7 @@ pkgbase = hadoop
source = hadoop-secondarynamenode.service
source = hadoop-jobtracker.service
source = hadoop-tasktracker.service
- sha256sums = ad270af05fff59d3f7021efe79328ed92dadfa64aa5ab4fcde4a204f803dbf9e
+ sha256sums = 991dc34ea42a80b236ca46ff5d207107bcc844174df0441777248fdb6d8c9aa0
sha256sums = b6607cb8531244d9be9241d8d4980d5695869f89fa598c8d24b35ec503df413b
sha256sums = e584c32246fd23fe5f35b13399372419584c27a234364b12d1479f3c87e70748
sha256sums = 93cb40f76f6bb0c1924b7ef083b82d39bf32190f86c28fc6304839703cdda7b1
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..70e946d67b5c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.xz
+*.gz
+src/
+pkg/
diff --git a/PKGBUILD b/PKGBUILD
index 3a29e32fc288..2534edc23f93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
#
# Check this file for alternative mirrors!
pkgname=('hadoop')
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.7.1
+pkgrel=1
pkgdesc="Hadoop - MapReduce implementation and distributed filesystem"
arch=('i686' 'x86_64')
url="http://hadoop.apache.org"
@@ -66,7 +66,7 @@ backup=(
etc/${pkgname}/task-log4j.properties
)
-sha256sums=('ad270af05fff59d3f7021efe79328ed92dadfa64aa5ab4fcde4a204f803dbf9e' # [downloaded hadoop.tar]
+sha256sums=('991dc34ea42a80b236ca46ff5d207107bcc844174df0441777248fdb6d8c9aa0' # [downloaded hadoop.tar]
'b6607cb8531244d9be9241d8d4980d5695869f89fa598c8d24b35ec503df413b' # hadoop.profile
'e584c32246fd23fe5f35b13399372419584c27a234364b12d1479f3c87e70748' # hadoop-conf
'93cb40f76f6bb0c1924b7ef083b82d39bf32190f86c28fc6304839703cdda7b1' # hadoop.sh