X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a680abcbdfd9c2beefc121f14e1775f3782aea93..c4a2c255821424da01836473fd531f4f7009f91e:/packages/libpulseaudio/build.sh diff --git a/packages/libpulseaudio/build.sh b/packages/libpulseaudio/build.sh index 1413c2c5..804222eb 100644 --- a/packages/libpulseaudio/build.sh +++ b/packages/libpulseaudio/build.sh @@ -1,6 +1,7 @@ -TERMUX_PKG_HOMEPAGE=http://www.freedesktop.org/wiki/Software/PulseAudio +TERMUX_PKG_HOMEPAGE=https://www.freedesktop.org/wiki/Software/PulseAudio TERMUX_PKG_DESCRIPTION="A featureful, general-purpose sound server - shared libraries" TERMUX_PKG_VERSION=10.0 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=a3186824de9f0d2095ded5d0d0db0405dc73133983c2fbb37291547e37462f57 TERMUX_PKG_DEPENDS="libltdl, libsndfile"