aboutsummaryrefslogtreecommitdiffstats
path: root/main/lua-aports
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-07-25 20:01:51 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-07-25 20:02:37 +0200
commit044aff334d9d032abc079a09d19cefb81896909c (patch)
tree992ef9f8860d8560212ccbf4ff40df4bc57f33d3 /main/lua-aports
parent70526019bc040699a740fcb52fcf96a6ab318493 (diff)
downloadaports-044aff334d9d032abc079a09d19cefb81896909c.tar.bz2
aports-044aff334d9d032abc079a09d19cefb81896909c.tar.xz
main/lua-aports: upgrade to 0.6.1
Diffstat (limited to 'main/lua-aports')
-rw-r--r--main/lua-aports/APKBUILD8
-rw-r--r--main/lua-aports/fix-makefile.patch21
2 files changed, 3 insertions, 26 deletions
diff --git a/main/lua-aports/APKBUILD b/main/lua-aports/APKBUILD
index 20472aac03..b51ecd4e4f 100644
--- a/main/lua-aports/APKBUILD
+++ b/main/lua-aports/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lua-aports
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=0
pkgdesc="Lua modules for parsing aports tree"
url="http://dev.alpinelinux.org/archive/lua-aports/"
@@ -8,8 +8,7 @@ arch="noarch"
license="MIT"
depends="lua5.2-cjson lua5.2-filesystem lua5.2-optarg lua5.2"
replaces="abuild"
-source="http://dev.alpinelinux.org/archive/lua-aports/lua-aports-$pkgver.tar.xz
- fix-makefile.patch"
+source="http://dev.alpinelinux.org/archive/lua-aports/lua-aports-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
package() {
@@ -17,5 +16,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="32039f860ee8297e8c67bb56418657769bcf0a877738d01c95cb6ab6b0c9abd766a8855d41df83dc4e59fc3c39a5bf02e9b59ff1750388d772b969534b17fbe0 lua-aports-0.6.0.tar.xz
-a46292422bd297f0710d4f1544ca4763b874006e1018ab59f7b6613e54d059ae4de19649ccc152ac63d2cff6d80f95cc05fd06e3f908de295d2c268bdc890cc1 fix-makefile.patch"
+sha512sums="6dec47ff73b47057d81e19cf59539d3cd68f93ec30074ee7ed2c5aa93fd7950993b04fcd93b2100b537bc05da08453be7370513754e88ca041ed0c936a7530f9 lua-aports-0.6.1.tar.xz"
diff --git a/main/lua-aports/fix-makefile.patch b/main/lua-aports/fix-makefile.patch
deleted file mode 100644
index 89b07a8110..0000000000
--- a/main/lua-aports/fix-makefile.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From 4efd713435315918becc1a838fa3fb4f29e13d58 Mon Sep 17 00:00:00 2001
-From: Jakub Jirutka <jakub@jirutka.cz>
-Date: Mon, 24 Jul 2017 21:47:54 +0200
-Subject: [PATCH] makefile: add dump.lua
-
----
- Makefile | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/Makefile b/Makefile
-index 22d5f77..22c68ce 100644
---- a/Makefile
-+++ b/Makefile
-@@ -10,6 +10,7 @@ aportsfiles= \
- abuild.lua \
- apkrepo.lua \
- db.lua \
-+ dump.lua \
- pkg.lua
-
- binfiles=buildrepo.lua ap.lua