summaryrefslogtreecommitdiff
path: root/mpg123
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2022-08-02 18:02:22 +0200
committerJuergen Daubert <jue@jue.li>2022-08-02 18:02:22 +0200
commit08e0a99b7cb40da5c199b289c53b1c1bc538baa6 (patch)
treeee7ac7a74ded57e2441c8e6195fe58291113f0ed /mpg123
parentb51d844ab66e4a767715acac1a74b08e2002f244 (diff)
downloadopt-08e0a99b7cb40da5c199b289c53b1c1bc538baa6.tar.gz
opt-08e0a99b7cb40da5c199b289c53b1c1bc538baa6.tar.xz
mpg123: update to 1.30.2
Diffstat (limited to 'mpg123')
-rw-r--r--mpg123/.signature6
-rw-r--r--mpg123/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/mpg123/.signature b/mpg123/.signature
index ebbd94850..e03336685 100644
--- a/mpg123/.signature
+++ b/mpg123/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/VmGJyg/PfqjoV4No6lT/mYYUqtofx8H4CG2iwntHaDRNUZdpR99RLFvYQFDQSiAi2DlUx1ptZklDJShXoka/QA=
-SHA256 (Pkgfile) = d554261185a5e5a3516c7969632bb40a68508c8644c39e28514e51a02cafde76
+RWSE3ohX2g5d/fqBKi0LwjoPl5oKU5SapEwZl7Twtk3T4hzVl8KAxaOg91t0of1/y8jYLfOMen/lZFMx001oWekaFneXAwOYTQw=
+SHA256 (Pkgfile) = 9f3c0c30134857be5350b975e14b90272f8386c9d8e9385c4532ef0621aa993d
SHA256 (.footprint) = 7ff35ee389c364ada79ab72913a5ec9ed8a8cc72d7095320246d2d3c2669faed
-SHA256 (mpg123-1.30.1.tar.bz2) = 1b20c9c751bea9be556749bd7f97cf580f52ed11f2540756e9af26ae036e4c59
+SHA256 (mpg123-1.30.2.tar.bz2) = c7ea863756bb79daed7cba2942ad3b267a410f26d2dfbd9aaf84451ff28a05d7
diff --git a/mpg123/Pkgfile b/mpg123/Pkgfile
index 0ec4302ff..8bd3310a3 100644
--- a/mpg123/Pkgfile
+++ b/mpg123/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: alsa-lib
name=mpg123
-version=1.30.1
+version=1.30.2
release=1
-source=(https://www.mpg123.de/download/$name-$version.tar.bz2)
+source=(https://sourceforge.net/projects/mpg123/files/mpg123/$version/$name-$version.tar.bz2)
build() {
cd $name-$version

Generated by cgit