Skip to content

Commit

Permalink
xz: Update from version 5.6.1+really5.4.5 to 5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Aug 30, 2024
1 parent 9af59c0 commit 481d6df
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
9 changes: 4 additions & 5 deletions cross/xz/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
PKG_NAME = xz
PKG_VERS = 5.6.1+really5.4.5
PKG_VERS = 5.6.2
PKG_EXT = tar.xz
PKG_DIST_NAME = $(PKG_NAME)-utils_$(PKG_VERS).orig.$(PKG_EXT)
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = http://deb.debian.org/debian/pool/main/x/xz-utils/
PKG_DIR = $(PKG_NAME)-5.4.5
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/tukaani-project/xz/releases/download/v$(PKG_VERS)
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)

DEPENDS =

Expand Down
2 changes: 1 addition & 1 deletion cross/xz/PLIST
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ lnk:bin/xzcat
bin:bin/xzdec
lnk:lib/liblzma.so
lnk:lib/liblzma.so.5
lib:lib/liblzma.so.5.4.5
lib:lib/liblzma.so.5.6.2
6 changes: 3 additions & 3 deletions cross/xz/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
xz-5.6.1+really5.4.5.tar.xz SHA1 37ee68951814c3565f10ab92629d1d5173215fe0
xz-5.6.1+really5.4.5.tar.xz SHA256 da9dec6c12cf2ecf269c31ab65b5de18e8e52b96f35d5bcd08c12b43e6878803
xz-5.6.1+really5.4.5.tar.xz MD5 1d33e0be05c53e7a5641acf5c8b35fdd
xz-5.6.2.tar.xz SHA1 340fb0e4e814edbed726e32f0d1e8e3a0dc85092
xz-5.6.2.tar.xz SHA256 a9db3bb3d64e248a0fae963f8fb6ba851a26ba1822e504dc0efd18a80c626caf
xz-5.6.2.tar.xz MD5 bbf73fb28425cebb854328599f85c4cf

0 comments on commit 481d6df

Please sign in to comment.