diff options
author | Martin Väth <martin@mvath.de> | 2017-08-01 22:07:41 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2017-08-01 22:07:41 +0200 |
commit | cc93cc5eb15a4936c39e99d8185867d686e39cb5 (patch) | |
tree | 5240d73a9194d7479c0ea42971d3cb72728bab40 | |
parent | app-shells/zsh-syntax-highlighting: Version bump (diff) | |
download | mv-cc93cc5eb15a4936c39e99d8185867d686e39cb5.tar.gz mv-cc93cc5eb15a4936c39e99d8185867d686e39cb5.tar.bz2 mv-cc93cc5eb15a4936c39e99d8185867d686e39cb5.zip |
sys-fs/squashfs-tools: Alpha version bump
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/Manifest | 2 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-4.3.1_alpha2.ebuild (renamed from sys-fs/squashfs-tools/squashfs-tools-4.3.1_alpha1.ebuild) | 2 | ||||
-rw-r--r-- | sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 79b1e22a..a4298bac 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -106,7 +106,7 @@ sys-fs/aufs 99999999: An entirely re-designed and re-implemented Unionfs sys-fs/aufs-util 99999999: Userspace tools for aufs sys-fs/emount 3.0.4: mount/unmount create/remove dm-crypt filesystems according to your /etc/fstab sys-fs/squash_dir 13.13: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist -sys-fs/squashfs-tools 4.3.1_alpha1 99999999: Tool for creating compressed filesystem type squashfs +sys-fs/squashfs-tools 4.3.1_alpha2 99999999: Tool for creating compressed filesystem type squashfs sys-fs/squashmount 16.0.0_p2: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist sys-kernel/kernel 4.3: A POSIX shell script to compile the kernel with user permissions sys-power/nut 2.7.4-r1: Network-UPS Tools diff --git a/sys-fs/squashfs-tools/Manifest b/sys-fs/squashfs-tools/Manifest index 24131152..86d0df94 100644 --- a/sys-fs/squashfs-tools/Manifest +++ b/sys-fs/squashfs-tools/Manifest @@ -1,2 +1,2 @@ -DIST squashfs-tools-4.3.1_alpha1.tar.gz 229016 SHA256 5dff0cffd40b7d4f3d8bfc21ed3ce62833a8c9d25f14cb54076e7f5efd89026d +DIST squashfs-tools-4.3.1_alpha2.tar.gz 229109 SHA256 183ecb1c15b219fd924ad37e5539a3e57ee510ba3613fe270401d7a40edd74a7 DIST squashfs-tools_4.3-3.debian.tar.xz 15252 SHA256 1c296cc147e322e7124bf23a3c242ac83f6a986e6d6f64829ad2424b33914fc4 diff --git a/sys-fs/squashfs-tools/squashfs-tools-4.3.1_alpha1.ebuild b/sys-fs/squashfs-tools/squashfs-tools-4.3.1_alpha2.ebuild index 7ffcd649..c0f827c1 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-4.3.1_alpha1.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-4.3.1_alpha2.ebuild @@ -48,7 +48,7 @@ src_unpack() { } else RESTRICT="mirror" - EGIT_COMMIT="4b963869c8516a82a79b3da94984151ac3e2304c" + EGIT_COMMIT="5be5d61e5e5a93911256b5f2106e50da0ca81e8d" SRC_URI="https://github.com/plougher/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz ${EXTRA_URI}" S="${WORKDIR}/${P}/${PN}" diff --git a/sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild b/sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild index 7ffcd649..c0f827c1 100644 --- a/sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild +++ b/sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild @@ -48,7 +48,7 @@ src_unpack() { } else RESTRICT="mirror" - EGIT_COMMIT="4b963869c8516a82a79b3da94984151ac3e2304c" + EGIT_COMMIT="5be5d61e5e5a93911256b5f2106e50da0ca81e8d" SRC_URI="https://github.com/plougher/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz ${EXTRA_URI}" S="${WORKDIR}/${P}/${PN}" |