~alpine/aports

main/dmidecode version bump 3.0 v1 PROPOSED

Nathan Angelacos: 1
 main/dmidecode   version bump 3.0

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1241/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/dmidecode version bump 3.0 Export this patch

---
 main/dmidecode/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/dmidecode/APKBUILD b/main/dmidecode/APKBUILD
index 6ec5d23..d6f7822 100644
--- a/main/dmidecode/APKBUILD
+++ b/main/dmidecode/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nathan Angelacos <nangel@alpinelinux.org>
pkgname=dmidecode
pkgver=2.12
pkgver=3.0
pkgrel=0
pkgdesc="A utility for reporting system hardware as described by BIOS"
url="http://www.nongnu.org/dmidecode"
@@ -34,6 +34,6 @@ package() {
	make prefix=/usr DESTDIR="${pkgdir}" install
}

md5sums="02ee243e1ecac7fe0d04428aec85f63a  dmidecode-2.12.tar.gz"
sha256sums="5a8214b99c1762f4510bd92baa279336e5fed6e5cd2e418d46d95a4ecc783922  dmidecode-2.12.tar.gz"
sha512sums="8203ca9620f9efca21e7efd9e6c5a6bb83d8b23bdd1b20923a5f83209d94685a1bca3c92474c22d12ac2aaef4bbc074d4dc9236e2fd93a36ebf3cc66c0dfdd73  dmidecode-2.12.tar.gz"
md5sums="be7501ad0f844e875976b96106afaa3c  dmidecode-3.0.tar.gz"
sha256sums="698d209ec81f88b2685e07943cd61e1ac125d8f4b3f3f22c777f318a56d94edf  dmidecode-3.0.tar.gz"
sha512sums="91c70bedee6a16776ae152c0c4522910d40daaea04044582da4d314b711fc37f406dfaecf1549ce1a404295894e36cfc0d5db270cc8d307f83554cba6b83f1c9  dmidecode-3.0.tar.gz"
-- 
2.6.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---