|
@ -6,12 +6,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=stress-ng |
|
|
PKG_NAME:=stress-ng |
|
|
PKG_VERSION:=0.12.01 |
|
|
|
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
|
PKG_VERSION:=0.12.02 |
|
|
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz |
|
|
PKG_SOURCE_URL:=https://kernel.ubuntu.com/~cking/tarballs/stress-ng |
|
|
PKG_SOURCE_URL:=https://kernel.ubuntu.com/~cking/tarballs/stress-ng |
|
|
PKG_HASH:=d354bbbb1500cfe043c761014dc9c3f62779747fafea8a19af94402327f6d3fc |
|
|
|
|
|
|
|
|
PKG_HASH:=f847be115f60d3ad7d37c806fd1bfb1412aa3c631fca581d6dc233322f50d6a5 |
|
|
|
|
|
|
|
|
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com> |
|
|
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com> |
|
|
PKG_LICENSE:=GPL-2.0-only |
|
|
PKG_LICENSE:=GPL-2.0-only |
|
|