mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ice-ssb: update to 5.3.4.
This commit is contained in:
parent
2e9f188f34
commit
d0d63ba485
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ice-ssb'
|
# Template file for 'ice-ssb'
|
||||||
pkgname=ice-ssb
|
pkgname=ice-ssb
|
||||||
version=5.3.1
|
version=5.3.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ice-$version"
|
wrksrc="ice-$version"
|
||||||
|
@ -10,8 +10,8 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/peppermintos/ice/"
|
homepage="https://github.com/peppermintos/ice/"
|
||||||
changelog="https://github.com/peppermintos/ice/blob/${version}/debian/changelog"
|
changelog="https://github.com/peppermintos/ice/blob/${version}/debian/changelog"
|
||||||
distfiles="https://github.com/peppermintos/ice/archive/${version}.tar.gz"
|
distfiles="https://github.com/peppermintos/ice/archive/v${version}.tar.gz"
|
||||||
checksum=1bbc7c6a21f7e9924387e52d3c33b6859ba016df412411866df06fff4a0da853
|
checksum=c8b1aad85d97b87024f383279d489cc991f32a8b6428a6559dd8aa41fb51b73d
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e 's/chromium-browser/chromium/g' usr/bin/ice
|
sed -i -e 's/chromium-browser/chromium/g' usr/bin/ice
|
||||||
|
|
Loading…
Add table
Reference in a new issue