summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-07-25 17:14:50 +0200
committerMartin Väth <martin@mvath.de>2017-07-25 17:14:50 +0200
commit3012458d51bbcef617df7514fd4536acdbf43988 (patch)
treebc70254717a14e602863a39b2ea5fef0c46d433b /sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild
parentwww-plugins/duckduckgo: Version bump (diff)
downloadmv-3012458d51bbcef617df7514fd4536acdbf43988.tar.gz
mv-3012458d51bbcef617df7514fd4536acdbf43988.tar.bz2
mv-3012458d51bbcef617df7514fd4536acdbf43988.zip
sys-fs/squashfs-tools: Alpha version bump
Diffstat (limited to 'sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild')
-rw-r--r--sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild b/sys-fs/squashfs-tools/squashfs-tools-99999999.ebuild
index 9238ce6f..7ffcd649 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="94f557524a2a08bc48a13ffff1a3c8d7f6170f09"
+ EGIT_COMMIT="4b963869c8516a82a79b3da94984151ac3e2304c"
SRC_URI="https://github.com/plougher/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz
${EXTRA_URI}"
S="${WORKDIR}/${P}/${PN}"