Changeset 34224
- Timestamp:
- 2012-11-17T22:49:45+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/utils/strace/Makefile
r33862 r34224 1 1 # 2 # Copyright (C) 2006-201 0OpenWrt.org2 # Copyright (C) 2006-2012 OpenWrt.org 3 3 # 4 4 # This is free software, licensed under the GNU General Public License v2. … … 11 11 PKG_NAME:=strace 12 12 13 PKG_VERSION:=4. 5.2013 PKG_VERSION:=4.7 14 14 PKG_RELEASE:=1 15 PKG_MD5SUM:=6 4dfe10d9db0c1e34030891695ffca4b15 PKG_MD5SUM:=6054c3880a00c6703f83b57f15e04642 16 16 17 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar. bz217 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz 18 18 PKG_SOURCE_URL:=@SF/$(PKG_NAME) 19 19
Note: See TracChangeset
for help on using the changeset viewer.