mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
profanity: update to 0.8.1.
This commit is contained in:
parent
e8ddfbd283
commit
c1a1217cec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profanity'
|
# Template file for 'profanity'
|
||||||
pkgname=profanity
|
pkgname=profanity
|
||||||
version=0.8.0
|
version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
|
configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Anthony Iliopoulos <ailiop@altatus.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://profanity-im.github.io/"
|
homepage="https://profanity-im.github.io/"
|
||||||
distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
|
distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
|
||||||
checksum=1aad7416dee34b7491cccba4fd6f7a744c0e4686d9c7eae061e4876a8a0db7c7
|
checksum=6b7ff1f0f1b54ed3a55efce40237db775fe9475af276e5e4ed342e91a3e8d997
|
||||||
|
|
||||||
export LIBS="-lm"
|
export LIBS="-lm"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue