mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
+4
-5
@@ -9,13 +9,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=xz
|
PKG_NAME:=xz
|
||||||
PKG_VERSION:=5.2.3
|
PKG_VERSION:=5.2.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=@SF/lzmautils \
|
PKG_SOURCE_URL:=@SF/lzmautils
|
||||||
http://tukaani.org/xz
|
PKG_HASH:=3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf
|
||||||
PKG_HASH:=fd9ca16de1052aac899ad3495ad20dfa906c27b4a5070102a2ec35ca3a4740c1
|
|
||||||
|
|
||||||
PKG_LICENSE:=Public-Domain LGPL-2.1+ GPL-2.0+ GPL-3.0+
|
PKG_LICENSE:=Public-Domain LGPL-2.1+ GPL-2.0+ GPL-3.0+
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
@@ -30,7 +29,7 @@ define Package/xz/Default
|
|||||||
SUBMENU:=Compression
|
SUBMENU:=Compression
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
URL:=http://tukaani.org/xz
|
URL:=https://tukaani.org/xz
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/xz-utils
|
define Package/xz-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user