Change Details
| mandoc/Makefile |
| 4 | 4 | |
| 5 | 5 | PKG_NAME:=mandoc |
| 6 | 6 | PKG_VERSION:=1.10.4 |
| 7 | | PKG_RELEASE:=1 |
| 7 | PKG_RELEASE:=2 |
| 8 | 8 | |
| 9 | | PKG_SOURCE:=mdocml.tar.gz |
| 9 | PKG_SOURCE:=mdocml-1.10.4.tar.gz |
| 10 | 10 | PKG_SOURCE_URL:=http://mdocml.bsd.lv/snapshots/ |
| 11 | PKG_MD5SUM:=f23e40cd64f4312b0c4e2d72e7999298 |
| 11 | 12 | PKG_CAT:=zcat |
| 12 | 13 | |
| 13 | 14 | PKG_BUILD_DIR:=$(BUILD_DIR)/mdocml-$(PKG_VERSION) |
| ... | ... | |
| 19 | 20 | CATEGORY:=Utilities |
| 20 | 21 | TITLE:=mandoc |
| 21 | 22 | URL:=http://mdocml.bsd.lv/ |
| 22 | | DEPENDS:=@BROKEN |
| 23 | 23 | endef |
| 24 | 24 | |
| 25 | 25 | define Package/mandoc/demandocription |
Download the corresponding diff file