projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d57cfa8
)
libnopoll: use xz compression rather than gz
3286/head
author
John Clark
<inindev@gmail.com>
Sun, 2 Oct 2016 23:01:43 +0000
(19:01 -0400)
committer
John Clark
<inindev@gmail.com>
Sun, 2 Oct 2016 23:01:43 +0000
(19:01 -0400)
Signed-off-by: John Clark inindev@gmail.com
Tested-by: John Clark inindev@gmail.com
libs/libnopoll/Makefile
patch
|
blob
|
history
diff --git
a/libs/libnopoll/Makefile
b/libs/libnopoll/Makefile
index 38508a8d407d9e629d8087bf4daf58c2b5a251b0..fe964055d1358174005be135d13f610130205aee 100644
(file)
--- a/
libs/libnopoll/Makefile
+++ b/
libs/libnopoll/Makefile
@@
-15,7
+15,7
@@
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/ASPLes/nopoll.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=60a81fbd199551ac5dd017b9a44fb46e8530680b
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.
g
z
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.
x
z
PKG_MAINTAINER:=John Clark <inindev@gmail.com>