projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd828e3
)
dmapd: update to 0.0.96
author
Rosen Penev
<
[email protected]
>
Thu, 14 Nov 2024 23:49:22 +0000
(15:49 -0800)
committer
Rosen Penev
<
[email protected]
>
Fri, 15 Nov 2024 03:03:01 +0000
(19:03 -0800)
Fixes compilation with GCC14.
Signed-off-by: Rosen Penev <
[email protected]
>
net/dmapd/Makefile
patch
|
blob
|
history
diff --git
a/net/dmapd/Makefile
b/net/dmapd/Makefile
index f073bcce3f2412c08b7753643cd146ebc34f6a84..f5d4ed0b50ce2f5dea7c705cd1736f5b9185d510 100644
(file)
--- a/
net/dmapd/Makefile
+++ b/
net/dmapd/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dmapd
-PKG_VERSION:=0.0.9
5
+PKG_VERSION:=0.0.9
6
PKG_RELEASE:=1
PKG_MAINTAINER:=W. Michael Petullo <
[email protected]
>
@@
-18,7
+18,7
@@
PKG_LICENSE_FILES:=COPYING
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.flyn.org/projects/dmapd
-PKG_HASH:=
c2c387518ee012e2f2613770c1e7e7eeb5e58fb4605ed645f1db2aced1585a52
+PKG_HASH:=
09990f7e76f62245c42472c4d31ee65003666632fda87c4ce07d5321a32716d6
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1