aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorRyan Barnett <ryanbarnett3@gmail.com>2021-07-01 08:05:29 -0500
committerLeo <thinkabit.ukim@gmail.com>2021-07-01 20:18:18 +0000
commite0610b5eff44de1998f522a79e7ea205318230dc (patch)
tree4980866b55fa107f609755a59466fa783eb959f9 /testing
parent653ce69da928bbc0f852ec500b3b6775184cd6c5 (diff)
testing/opkg: upgrade to 0.4.5
Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com>
Diffstat (limited to 'testing')
-rw-r--r--testing/opkg/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/opkg/APKBUILD b/testing/opkg/APKBUILD
index 753b21db014..29b032cc8e8 100644
--- a/testing/opkg/APKBUILD
+++ b/testing/opkg/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ryan Barnett <ryanbarnett3@gmail.com>
pkgname=opkg
-pkgver=0.4.4
+pkgver=0.4.5
pkgrel=0
pkgdesc="Lightweight package management system"
url="http://git.yoctoproject.org/cgit/cgit.cgi/opkg/"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="533605e3c193969162260bd196b028ab66b38433ed87a70fe1f73b973c6468f5cf274d0f6887a2e82d33ce1960becee219b1312183665247284c1a4742a5dc68 opkg-0.4.4.tar.gz"
+sha512sums="d2d7b75f285c0cc3b85aaa9c0b2c4968e02be5f2aa9c084f58987572840900f9aee31d1fd899cf25497fb1166520277cdc417c2046c13cedc01e84b750166619 opkg-0.4.5.tar.gz"