mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
fio: Update to 3.11
Added an upstream pending patch to fix musl support. Oddly enough, this never caused a runtime issue, only compile time warnings. Added myself as maintainer, as previously agreed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
+3
-3
@@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=fio
|
||||
PKG_VERSION:=3.10
|
||||
PKG_VERSION:=3.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://brick.kernel.dk/snaps
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_HASH:=21150f1ac0b8d70f1b435a090221305b4e89ea17db3a313274d96b90b40dafcf
|
||||
PKG_HASH:=4aab4f81e443f554f7526ff8f3a026ab78afc7e40049ba6050dac8f219071569
|
||||
|
||||
PKG_MAINTAINER:=Dragan Stancevic <ds@codeminutia.com>
|
||||
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user