[arch-commits] Commit in lua51/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Wed Oct 3 02:10:20 UTC 2018


    Date: Wednesday, October 3, 2018 @ 02:10:19
  Author: anthraxx
Revision: 335658

upgpkg: lua51 5.1.5-7 (hardening rebuild)

Modified:
  lua51/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-02 22:29:21 UTC (rev 335657)
+++ PKGBUILD	2018-10-03 02:10:19 UTC (rev 335658)
@@ -4,19 +4,19 @@
 
 pkgname=lua51
 pkgver=5.1.5
-pkgrel=6
+pkgrel=7
 pkgdesc='Powerful lightweight programming language designed for extending applications'
 arch=('x86_64')
-url='http://www.lua.org/'
+url='https://www.lua.org/'
 depends=('readline')
 license=('MIT')
 options=('!makeflags' '!emptydirs')
-source=(http://www.lua.org/ftp/lua-$pkgver.tar.gz
+source=(https://www.lua.org/ftp/lua-$pkgver.tar.gz
         lua-arch.patch
         lua-5.1-cflags.diff)
-md5sums=('2e115fe26e435e33b0d5c022e4490567'
-         'fa25feb70ef9fec975b1c20da5098b3c'
-         '249582bf1fd861ccf492d2c35a9fe732')
+sha512sums=('0142fefcbd13afcd9b201403592aa60620011cc8e8559d4d2db2f92739d18186860989f48caa45830ff4f99bfc7483287fd3ff3a16d4dec928e2767ce4d542a9'
+            '7678986a9c5310a81c260cde0124d14f5c2dffebf0bc61a257ec1e39f63b5ec0bc2a6adf5c39cdbc45ba4594487f46bfafd20cb334ae965f3379c244b338fa00'
+            'cd135a2e6583ec0b059133b4383ccecb4d8c7ac668fc22be0ef37dc7ac55e82e9afe52bc7c0aa39f40fdbf30a1657d7426fce0418d0a26d22f1058c2647d1a67')
 
 prepare() {
   cd lua-$pkgver



More information about the arch-commits mailing list