diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 11:18:18 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:48 +0200 |
commit | 45ef1f58fb1c31e920292095f89ef928527cc82d (patch) | |
tree | c2cb06c535ca8f4485d8c8e06e892c910b09a2ab | |
parent | 407b70dc0952b6c530fae0670025935f32c5ae0a (diff) |
update font-bh-type1 to latest stable upstream
-rw-r--r-- | package/font-bh-type1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/font-bh-type1/Makefile b/package/font-bh-type1/Makefile index 86f6d4cfa..0201bc3af 100644 --- a/package/font-bh-type1/Makefile +++ b/package/font-bh-type1/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= font-bh-type1 -PKG_VERSION:= 1.0.1 +PKG_VERSION:= 1.0.3 PKG_RELEASE:= 1 -PKG_HASH:= ecb457560c4bb350385972a16d2239f4daa79204c52a36330221e52790664a2c +PKG_HASH:= d5602f1d749ccd31d3bc1bb6f0c5d77400de0e5e3ac5abebd2a867aa2a4081a4 PKG_DESCR:= x fonts PKG_SECTION:= x11/fonts PKG_BUILDDEP:= font-util |