From 5888bc5f073df3f04f3cf370fd26d77c3f953130 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 15 Feb 2018 20:25:51 +0100 Subject: [PATCH] python-2.7.14: Increase build number --- python-2.7.14-2.build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-2.7.14-2.build.sh b/python-2.7.14-2.build.sh index 9cb7901..adb048b 100755 --- a/python-2.7.14-2.build.sh +++ b/python-2.7.14-2.build.sh @@ -2,7 +2,7 @@ PKG=python VERSION=2.7.14 -BUILD=1 +BUILD=2 PREFIX=/pkg/$PKG-$VERSION-$BUILD #PREFIX=/dev/shm/$PKG-$VERSION-$BUILD