icecat: update to 38.8.0-gnu2
Since the version is the same as before, just bump the revision.
This commit is contained in:
parent
3322ad6c92
commit
e2bdf075d4
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template build file for 'icecat'.
|
||||
pkgname=icecat
|
||||
version=38.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="GNU version of the Firefox browser"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
homepage="https://www.gnu.org/software/${pkgname}/"
|
||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${version}/${pkgname}-${version}-gnu1.tar.bz2"
|
||||
checksum="97f76e85cc6f98463f0e0b0e845826816032770f9b589db69ece6b1cff21936c"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${version}-gnu2/${pkgname}-${version}-gnu2.tar.bz2"
|
||||
checksum="0b0a323c7e167c3d23df9c1d33d2ca2d8c5deaca3f43841f4b2a5fac7f5067f9"
|
||||
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue